Deepa,

If you are looking for documentation, you'll find them here:
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/index.html, although
I suspect you know this already. This is also bundled in the Tomcat
distribution. 

If you simply want to run JSPs, you don't *have* to use Apache. Simply use
Tomcat as the Web server. In fact, I found learning the ropes easier that
way without the extra complexity of configuring Apache. I only started using
Apache because I needed the extra reliability and needed SSL (which is
available in Tomcat now). To use Tomcat only, start Tomcat, and point your
browser to http://servername:8080/examples and you'll see a screen full of
JSP and servlet examples.

Ritwick



-----Original Message-----
From: Sivasankarane, Deepa (D.) [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 12, 2001 10:17 AM
To: '[EMAIL PROTECTED]'
Subject: Tomcat/Apache.


Hi,
        I've installed Tomcat 3.2.1, on my Win NT machine and have Apache
Server
up and running. I'm  new to this, could somebopdy please outline the steps
needed
to get a JSP, up and running in this environment ?
ANd also ppoint me to a few source code samples ?


THanx,
dsivasan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to