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:[email protected]] 
发送时间: 2009年3月12日 21:35
收件人: 'Tomcat Users List'
主题: RE: How can JSP use the .jar file out of Tomcat's Home ?

> From: [email protected] [mailto:[email protected]]
>    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: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to