[Ilugc] Request to load servlet in Apache2.0

  • From: a_venkatesh79@xxxxxxxxxxx (Venkatesh)
  • Date: Wed Jul 14 11:10:38 2004

On Wed, 2004-07-14 at 10:45, kumari mani wrote:

sir ,
is it possible to load and configure servlet and JSP
modules in Apache server2.0 in RH9.0


Apache is web server, you need to have servlet container like tomcat or
jetty to execute your servlet code. Using mod_jk connector, you can
connect apache with tomcat for all your servlet/jsp processing.

Tomcat itself has built-in web server capabilities, you don't need
apache for development & testing purposes. This following url has more
information.

http://jakarta.apache.org/tomcat/

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/jk.html

HTH,
venki.


if so 
give the details steps to do the above function? 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com
_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx with 
"unsubscribe <password> address"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Other related posts: