lrvb...@gmail.com wrote:
> Hi, All,
>
>    I have to make a JSP invoke a Class which is in a .jar file out of Tomcat
> Home,
>
> How can I deal with it? I have try to add the path of .jar file to system
> CLASSPACH, but it seems useless..
>
>  
>
> Thanks!
>
>
>   
Place the jar in the applications WEB-INF/lib folder.  I can't think of
a good reason to store jars outside the proper folders.

--David

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

Reply via email to