-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pid,
On 1/26/2010 6:54 PM, Pid wrote:
> Tomcat supplies all of the servlet & JSPs jars, you don't need to add them.
+1
In fact, it's illegal to provide them. Smith should have noticed a
warning in catalina.out (or elsewhere) that servlet-api.jar pro
On 26/01/2010 18:12, ssmith wrote:
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.
You should rebuild, especially if you are compiling JSPs.
Yes, I
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
On 26/01/2010 14:25, ssmith wrote:
Spacing improves legibility.
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 s