One disadvantage of Struts is that it strives to maintain compatibility with the Servlet 2.2 specification. While some may consider this a strength, it does preclude the Struts framework using newer Servlet 2.3 features like Filters. The Servlet 2.3 features can greatly simplify implementations.
I wonder whether Struts would be the same if it was designed today with the Servlet 2.3 API as a basis (instead of Servlet 2.2). Just a thought, Oliver -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

