> From: Anup Niroula [mailto:anup.niro...@gmail.com] 
> Subject: Help needed on apache tomcat 7.0

> Actually, i am trying to include jar file in apache tomcat 
> server so that i can access the classes of the jar file to
> use it in my jsp pages (web application). How can i do this ?
 
Long answer: read the servlet spec; it details exactly what the structure of a 
webapp is, including where to place jar files for the webapp.  Short answer: in 
your webapp's WEB-INF/lib directory.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to