Page 1 of 1

Running JSP and PHP with (Xammp+Tomcat Addon)

PostPosted: 28. July 2008 18:35
by littlemushroom
Hi all!

I'm testing my php pages but i can't test my jsp pages :( , where i can configure diffrent port for tomcat

Done!

PostPosted: 28. July 2008 19:36
by littlemushroom
Change this line from 8080 to 8081

<Connector port="8081" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" /> :D