1. Can't run a Servlet with Tomcat because something is using the ports stackoverflow.comI'm trying to write a Servlet in eclipse configured to use Tomcat 5.5 and I get the following error when I try to run it: Several ports (8080, 8009) ... |
2. Java EE getting servlet container port stackoverflow.comI want to programmatically get the servlet containers port that my Java EE application is deployed on. I assumed there would be something in the JMX beans but I can't seem ... |
3. Tomcat : matching port - application/servlet stackoverflow.comAfter my unsuccessful attempt with: Tomcat secure access Does anyone know how I can run a single Tomcat instance serving one WAR (or specific servlet) over one port and another WAR (or ... |
4. The port of tomcat is in use(jsp) stackoverflow.comI'm learning the jsp,I built a new web project and added a jsp file to test if it works with the tomcat service.The IDE is eclipse for javaEE(version:3.7),I ran the project,then ... |
5. Tomcat- on different port. HOW?? URGENT coderanch.com |
6. Visibility of web site with Tomcat/JSP port 8088 coderanch.comHi, Hello and thanks for the quick and useful replies on an earlier thread about Tomcat server pages being inaccessible outside of building . I still have the problem however. We can access the application using the address in the form www.ouruniversity.edu:8088/appname/admin but when trying to access it from another building on campus or from home, no. I'm a newbie to ... |