Categories
Development

Servlet 2.5 changes

Good summary of changes in the 2.5 Servlet spec here. Some interesting, but nothing that will make a really big difference as long as you’re using a MVC framework I think.

Categories
General

Selenium article

Note to self: check out this article and Selenium.

Categories
General

Got resources?

In this Java Q&A Vladimir Roubtsov explains how your java-code can read for instance a properties file from within its jar-archive

Got resources? by
Vladimir Roubtsov