Forum Moderators: phranque

Message Too Old, No Replies

Configuring TOMCAT for IIS

Run JSP pages through IIS

         

txbakers

4:37 pm on Feb 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I know this is possible, I've read the docs on it. But when I follow the instructions, it still don't work for me.

Has anyone done this successfully?

Most of the walk throughs I've found set up "localhost" to run JSP, but I need to route one of my virtual websites to TOMCAT to process JSP.

Thanks.

[edited by: txbakers at 10:40 pm (utc) on Feb. 6, 2003]

korkus2000

4:42 pm on Feb 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I had a friend do this recently and said it was a nightmare. They finally used something else because of the problems.

txbakers

8:08 pm on Feb 4, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



They finally used something else because of the problems

So did I. I uninstalled Tomcat, and installed JRUN instead. It worked on the first try!

Very cool.

korkus2000

8:25 pm on Feb 4, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I believe thats what they did. I have heard nothing but bad things about tomcat.

choster

10:28 pm on Feb 6, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Is IIS necessary? We've been successful with using Apache on Win2K both with Tomcat and Caucho Resin.

txbakers

10:40 pm on Feb 6, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



For me IIS is necessary because most of my other sites are using ASP. The JSP is the interloper here, but it's working very well with JRun.