hi
i am useing tomcat to run my servlets
i also have apache installed on my mkachine(windows NT )
now i want to integrate tomact with apache but i am not able to do that
with tomcat i acess my servlets wiht the url
http://localhost:8080/myProjects/servlet/ServletName
but i want to acess it thorugh my web server when apache is running
can aanyone help me in integrating both of these together so that i can
acess it throgh the following url
http://localhost:8080/servlet/ServletName
pls help
regards
Sam
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
  Sampat Palani
  USIT New Delhi India
  [EMAIL PROTECTED]
------Ooo( ". | ." )ooO------
"Knowledge is the antidote to fear" -Ralph Waldo Emerson
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

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

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to