Thomas- The official way to deliver a tag library to a tool that can use it is to place it as a JAR file in the TOMCAT_HOME\lib folder. A JSP container, such as Tomcat (an open-source server for Java servlets and JavaServer Pages), can also use tag libraries by finding the appropriate implementing classes in its default or other class locations, and locating the tag library descriptor file in a default or other configurable location.
Also Have you been able to contact the Bon Forum Author on the resolution to this item? Vielen Danke, -Martin ----- Original Message ----- From: "Thomas Coopmeiners" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 15, 2003 5:33 AM Subject: Anybody know bonumForum ? > At 12:09 14.03.2003 +0100, you wrote: > >Hi freinds, > >I bought the book "XML,XSLT,Java and JSP from the autor Westy Rockwell. > >I got to install the war-file of the example project "bonforum" in the > >webapps-directory of TOMCAT. Tomcat normaly will configure the file > >server.xml automaticaly. In the TOMCAT-manager it is installed right. > > > >Over 127.0.0.1:8080 the index-file was found and started. But then the > >Server answer me with the error number 404 : > >The requested resource (/bonForum/servlet/BonForumEngine) is not available. > > > >So what should I do ? > > > >best regards > > > >=========================================================================== > >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > >JSP-INTEREST". > >For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". > > > >Some relevant archives, FAQs and Forums on JSPs can be found at: > > > >http://java.sun.com/products/jsp > >http://archives.java.sun.com/jsp-interest.html > >http://forums.java.sun.com > >http://www.jspinsider.com > > =========================================================================== > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". > > Some relevant archives, FAQs and Forums on JSPs can be found at: > > http://java.sun.com/products/jsp > http://archives.java.sun.com/jsp-interest.html > http://forums.java.sun.com > http://www.jspinsider.com > =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
