Why web.xml makes it hard to write modular Java web applications
Explains briefly why the structure of web applications with servlets and filters registered in web.xml does not make it easy to write multi-module web applications, and what Impala does to solve this problem in the most recent release.
Continue reading over at dzone...
