Webframework du Jour
An ever recurring topic of discussion is, when starting major maintenance or a new project, is: What web methodology/technology should we use? ...
An ever recurring topic of discussion is, when starting major maintenance or a new project, is: What web methodology/technology should we use? ...
A little background CDI has had a major influence in the Java community. It's inclusion into JEE6 has greatly improved the way of working with JEE in general, this itself caused a major leap in adoption of JEE. So far so, that it's being applied indiscriminately, something I'm not much of a fan of. For most of the web applications being built, CDI is a great tool to accelerate implementation. ...
In the world of open source, Java comes quite naturally. There are the quite significant Apache and Eclipse foundations, along with the very many smaller open source contributions. But this makes Java a bit of a hammer for very many nails. Personally, I like working with Java. But sometimes I see Java being applied where it perhaps shouldn't. ...