Web Application by using Tomcat
I want to create my own application by using servlet, jsp, tomcat.
I want to create my own context and in the last I want to deploy by using the tomcat.
I do not want to use the EJB.
I do not want to use any IDE also.
I also want to use the war files.
Please help me how can I start, what are the necessary steps I have to do.
[363 byte] By [
santanua] at [2007-11-27 10:35:28]

Hi,
There is the official J2EE Tutorial for technologies such as Servlets and JSPs. You can download it from Sun.
If you have already downloaded Apache Tomcat, you can find many web applications examples in its directory.
You can find lots of information here:
http://www.coreservlets.com/
And yes, Google...
Akos.
TAkosa at 2007-7-28 18:35:11 >
