One more thing, I am invoking Tomcat only, no apache involved here by using URL like
http://169.229.141.108:8080/ -----Original Message----- From: Patrick Wang [mailto:[EMAIL PROTECTED] Sent: Monday, August 14, 2006 3:00 PM To: users@tomcat.apache.org Subject: Tomcat 5.5.17 not displaying jsp page??? Hi, I recently upgrade the TOMCAT from 5.0.28 to 5.5.17 and suddenly found out all the .JSP page turns out blank page for my application. So I did some investigation and found out 1) jsp-examples folders come with the TOMCAT 5.5 works perfect. 2) A simple page test.jsp not working, here is <html> <body> <hr /> <p>TEST PAGE SHOULD COME UP</p> </body></html> 3) After I copy the test.jsp to test.html, the contents showed up correctly. 4) I make sure every user has execute/read rights on the whole webapp folder. Can anyone shed some light? Thanks pat --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]