From: <php...@li...> - 2010-06-22 14:27:53
|
Hi, > But as soon as I am on another computer of the network, I can't reach > it using http://myserverIP:8080/JavaBridge/index.php > > It's not a network issue since I can open > http://myserverIP:8080/admin/ and the tomcat admin loads without any > problem. Sounds like a network issue. Can you run http://myServerIP:8080/JavaBridge/jsr223.jsp or doesn't this work either? Whether a HTML page has been rendered by PHP, JSP or servlets is not visible to the client. Regards, Jost Bökemeier |