Sorry, new to Nabble.
I am defining a servlet filter.
I tried to use the existing wars built for Tomcat 5.0.28, but they would not
deploy at all.
So, yes, I rebuilt them for Tomcat 5.5.28.
Yes, I have a servlet-api.jar in the WEB-INF/lib/ and tomcat/common/lib
directories. Eclipse (really MyE
I have two filters within my web.xml--one uses a sitemesh plugin and the
other uses a wikiUrlSessionIdFilter plugin---from sitemesh.jar and
jboss-seam.jar respectively. If I place the two jars in tomcat/common/lib
directory and start the server, I get ClassNotFoundExceptions when Tomcat
tries to