Thanks,
For the jar is the core of another running application.
I want to use API in the jar to put stream from the servlet to the core.

Can we keep the jar out of Tomcat's Home?
-----邮件原件-----
发件人: Peter Crowther [mailto:peter.crowt...@melandra.com] 
发送时间: 2009年3月12日 21:35
收件人: 'Tomcat Users List'
主题: RE: How can JSP use the .jar file out of Tomcat's Home ?

> From: lrvb...@gmail.com [mailto:lrvb...@gmail.com]
>    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?

Add the jar to the WEB-INF/lib directory of the webapp with the JSP in.

                - Peter

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


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

Reply via email to