> From: [email protected] [mailto:[email protected]] > Subject: Re: How can JSP use the .jar file out of Tomcat's Home ? > > 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.
Webapps are intended to be self-contained - just copy it to WEB-INF/lib and be done with it. - 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: [email protected] For additional commands, e-mail: [email protected]
