SpringSource - proving once again Java doesn't get the web
I just read an article in a java trade mag entitled: SpringSource CEO: “The Future of Enterprise Java is Clear and Bright” The premise sounds positive. Basically they took OSGI, Spring and threw it on Tomcat as a web server. The idea of being able to deploy OSGI bundles with the bag of beans development style of Spring is really compelling. What this negative post is about is how they still don’t get the ‘web’. My biggest issue with Java web development is that not enough attention is paid to modern web basics. The very first thing that I noticed on the SpringSource website was the 15 year old style url. ...