> Guyz, i have a problem with my Tomcat configuration ...
> My Apache in C:\Apache, Tomcat C:\Tomcat and my web application in
> F:\MOP\web\index.jsp
> I have setup Tomcat and it can run //localhost/samples/jsp/ perfectly.
>
> In httpd.conf i made a virtualhost that referse to F:\MOP\web\index.jsp so
> everytime i type http://myVirtualhost it will run F:\MOP\web\index.jsp.
> But i got error 404 that is mean My jsp file not found.
>
> 1. How can i make my VirtualHost working properly so my Tomcat can run
> F:\MOP\web\index.jsp ???
> 2. Why in server.xml i should to set up virtualhost ??? which virtual host
> that will be used actually to run my web application, in httpd.conf or
> server.xml ??
> Or should i put the same VirtualHost in the both files ???
>
> Thx for helping ..
>
>
> regards
> a Beginner
> HL.
>
===========================================================================
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://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