Create a "web application" with the jbuilder wizard. This wizard will create .war file with or the claes that your project need. Put this .war file in webapp directory in tomcat and restart tomcat. After the restart tomcat should create the directory structure for your project. Im in a similar process and i suggest you that first make some test with a simple no databse servlets and jsp.
Sami. -----Mensaje original----- De: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]En nombre de OZGUR KISIR Enviado el: Mi�rcoles, 20 de Febrero de 2002 03:36 a.m. Para: [EMAIL PROTECTED] Asunto: Problem while deploying web application into Tomcat Hi everyone, I have problem when deploying my web application into jakarta-tomcat 3 ..3. I developed it in the JBuilder4 environment which supplies me embedded tomcat inside it(no need to configure,set something(s), only run the application) However, when I try to deploy it into tomcat myself(WITHOUT JBuilder4), I have problems. I apply all the steps explained in the docs. anyon can help me? (my application is composed of servlets,jsp pages including JavaBeans, jdbc connections to Oracle etc....) �zg�r KISIR ========================= 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
