#24 [xhtml]

Two Necessary Steps

  1. The supporting libraries need to be added to your project:

    1. Create a 'lib' directory in your 'WEB-INF' folder.

    2. Copy the 'jaxp.jar' from the website into that folder.

  2. Add the filter to the web.xml file--see next slide.