Problem with Apache and Tomcat integration

2004-06-23 Thread Diego
Hi! I'm having problems with Apache+Tomcat integration. I've configured Apache to listen on port 7001 and Tomcat on 8080. The struts-example application works fine, but whenever I call an Action in my own application , the URL is changed to port 8080 when that Action finishes (using return(mappi

Problem with Apache and Tomcat integration

2004-06-23 Thread Diego
Hi! I'm having problems with Apache+Tomcat integration. I've configured Apache to listen on port 7001 and Tomcat on 8080. The struts-example application works fine, but whenever I call an Action in my own application , the URL is changed to port 8080 when that Action finishes (using return(mappi