philwilson.org

2 posts tagged with "tomcat"

See all tags and the latest posts

Compiling JSPWiki 2.0 with Tomcat 5

07 October, 2004 - 97 words
Specifically, that’s JSPWiki 2.0.52 and Tomcat 5.0.29, but who’s counting anyway? The compilation instructions for JSPWiki confidently state that you should copy your servlet.jar from your $CATALINA_HOME/common/lib directory into either $JAVA_HOME/jre/lib/ext or to JSPWiki/lib. Tomcat 5 doesn’t use servlet.jar any more, so the JARs you need to copy are $CATALINA_HOMEcommonlibjsp-a...

read more

807

16 February, 2004 - 50 words
Six Cool New JSP and Servlet Features by Bruce W. Perry — Bruce Perry describes six cool new features Java developers using Tomcat 5.x and other Servlet-API-2.4- and JSP-2.0-compliant containers will want to use in their projects.

read more