Categories
Development

Spring and EJB article

Many people get a first impression of Spring as something that replaces EJBs, and can only be used if you don’t use it. Luckily that is not the case. In the few events where you actually have to use EJBs (manager forces you or you actually for once need the distribution/remoting) Spring contains helper classes to simplify EJB development. There is an article about it over at javaworld here.

Categories
Development

Annotations from DeveloperWorks

IBM has two good articles on annotations in Java 5.0.

Categories
Development

Web Tools for Eclipse

IBM AlphaWorks has posted an preview of the Web Tools for Eclipse here. It says the final version will be out July 2005. I’m not really sure how old this preview is, but the date on the article says 10th of February. I’ll have to check it out one day.