Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I redirect JSP requests from an IIS server on one machine to the Tomcat server on another machine?

0
Posted

How can I redirect JSP requests from an IIS server on one machine to the Tomcat server on another machine?

0

Location: http://www.jguru.com/faq/view.jsp?EID=497282 Created: Sep 14, 2001 Author: Alessandro A. Garbagnati (http://www.jguru.com/guru/viewbio.jsp?EID=32727) Question originally posed by Todd McCullough (http://www.jguru.com/guru/viewbio.jsp?EID=443526 Hi, I cannot speak for IIS, since fortunately I’m not using it, but I think that this can be done. In Apache, in fact, you should be able to redirect the requests for tomcat to another system. This isn’t clearly stated in the documentation, but reading some ecamples of the JServMount directive, it seems obvious: ApJServMount /servlet /rootExample is the same as: ApJServMount /servlet ajpv12://localhost:8007/rootExample I’m pretty confident that this can be achieved with IIS too.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123