If I understand this correctly, and I am not certain I do, it would appear to be a problem with your httpd virtual host configuration.
Is it true that: http://localhost/examples/ (httpd->Tomcat) http://localhost:8080/examples/ (Tomcat) http://192.9.200.62:8080/examples (Tomcat) all work and only http://192.9.200.62/examples (httpd) does not? What about using the FQDN for the 4th request? How have you configured the httpd virtual host? Tim -----Original Message----- From: Indraveni [mailto:[EMAIL PROTECTED] Sent: Monday, April 03, 2006 6:44 AM To: [EMAIL PROTECTED] Subject: RE: Tomcat Connector - Remote acessing Yes I am using Tomcat + Apache, using mod_jk module I connected these two servers. I am able to access the examples folder of tomcat which is having the jsp and servlet files. I am able to execute these jsp and servlet programes using localhost/examples. Apache is listening to port 80 i can access the jsp pages from both tomcat and apache thru localhost but thr my ipaddress ie http://192.9.200.62/examples it throws an exception stating page not found.. Tomcat is working with http://192.9.200.62:8080/examples. Localhost page that is apache's home page I am able to see from remote system when I am givng in that systems browser my system IP i.e 192.9.200.62. But I am not able to view the jsp files from there. I want this very urgent Thankyou. Indraveni --------------------------------- Jiyo cricket on Yahoo! India cricket Yahoo! Messenger Mobile Stay in touch with your buddies all the time. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]