Hi all, Where did you say that I could find a sample on how to embedd tomcat into my application, specifically, load a war file and set all the contexts in order to have my application accept http requests?
Thanks, Ike -----Original Message----- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Monday, March 22, 2004 9:44 AM To: Tomcat Users List Subject: RE: Does tomcat has an embeddable version like Jetty webserver? Hi, Sure, see the Embedded class JavaDoc at http://jakarta.apache.org/tomcat/tomcat-5.0-doc/catalina/docs/api/index. html. It also points you to an example usage supplied with tomcat. I won't get into an argument over who had an embedded version first, tomcat or jetty ;) Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: Ikonne, Ike [mailto:[EMAIL PROTECTED] >Sent: Monday, March 22, 2004 10:40 AM >To: '[EMAIL PROTECTED]' >Subject: Does tomcat has an embeddable version like Jetty webserver? > > >Hi all, > >I would like to know if tomcat has an embeddable version like Jetty >webserver provide? > >Thanks, > >Ike > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- 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]
