I've noticed by one of our clients complaint that Tomcat is running normally with jsp files, you upload a jsp file, test it and runs. But when you try to use a Servlet, it doesn't work.
If you go to thedomain.com:8080/ServletUrl ... it WORKS.. but I DON'T want to use the 8080 port, I want all my customers to go by the httpd port, and the 8080 port is blocked by our firewall so it'll never work for them.
Is there any fix for it, or I should open the 8080 port for everybody and just hope that nobody uses an external proxy ?



LinkBack URL
About LinkBacks
Reply With Quote








