Beauty of Java. Unless u seriously mess up.. you can just copy the
application from the application root folder of ur application server to the
webapps folder of Tomcat.
Only exception to this is if ur using EJBs. In which case, you need a few
additional steps but that doesnt matter as Tomcat doesnt run EJBs (u need a
different EJB server to run with tomcat eg. JBoss)
-Tim

-----Original Message-----
From: Juan Carlos Alvarez [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 02, 2001 1:52 PM
To: [EMAIL PROTECTED]
Subject: Tomcat configuration (urgent !!!)


I have some classes and some jsp pages that worked with another server.

What should I do to run the classes and jsp's pages to work with tomcat ??

Thanks Juan.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to