Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JSP through IIS

843836Nov 5 2004 — edited May 31 2007
Hi,


im running winXP pro with IIS enabled... and have installed tomcat. IIS works fine alone. tomcat works fine alone.

Im trying to integrate IIS with tomcat so i can run JSP pages through IIS. Iv followed all the instructions to do this ... configuring tomcat (connectors to listen on port 8009, worker file, uriworkermap file etc) configering IIS (setup virtual directory, put in place a filter pointing to isapi_redirector.dll...etc). but when i attempt to view my JSP through IIS with the following url... http://localhost/examples/jsp/index.html (jus some example jsps that come with tomcat)... it gives a message ... The page cannot be found!! iv looked at many tutorial and the apache site for how to do this, but cant seem to find the problem. everything is done... i have no idea why itz not working. someoneee helppppp.... any expertss in daa house?? thanx


bpfl
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 28 2007
Added on Nov 5 2004
23 comments
342 views