Hello,

I'm having a problem getting Tomcat properly configured with Apache. I
have it installed and configured on my server box (running Solaris 2.6),
and when I make an http call of this sort:

http://localhost:8080/test
http://localhost:8080/examples
http://localhost:8080/myjspdocs  etc.

everything works fine. But if i make the call from a different machine
(which uses a proxy) I only get decent results for html pages. All jsp é
servlet pages give me the following error...

Error: 404
Location: http://www.mydomain.com:8080/examples/jsp/num/numguess.jsp
JSP file
"/usr/local/jakarta-tomcat/webapps/ROOThttp:/www.mydomain.com:8080/examples/jsp/num/numguess.jsp
(No such file or directory)" not found

Can anybody clue me in to what is going on here??


Michael Welsh
Paris, France

===========================================================================
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