#24 [xhtml]
Two Necessary Steps
The supporting libraries need to be added to your project:
Create a 'lib' directory in your 'WEB-INF' folder.
Copy the 'jaxp.jar' from the website into that folder.
Add the filter to the web.xml file--see next slide.