Tag: java
-
Frameworks arent as easy as they make it seem
The point of web frameworks is supposed to improve programmer productivity, support a variety of extensions and be able to simplify things. Well I found things just the opposite. I’ve been looking for a good Java web framework to work with but in every one I try – Seams, Appfuse and now Spring Roo, I’ve…
-
Web Development frameworks
There’s an article on wikipedia comparing different web frameworks: The scope and breadth of these frameworks is quite vast, and it would be nice to do a more thorough comparison, especially among the ones using the same language. ASP.NET for example, has no less than six different web frameworks; quite daunting if you wanted to…