listener « Filter « JSP-Servlet Q&A





1. Adjusting web.xml listeners, filters and servlets    stackoverflow.com

Following is outline of what I have in my web.xml config file. I need help putting this into the correct order.

web.xml web-app

 1. contextConfigLocation applicationContext.xml
 2. defaultHtmlEscape true
 3. listeners ...