Posted By:
Matthew_Crouch
Posted On:
Friday, June 20, 2003 05:12 AM
I get the dreaded
javax.servlet.ServletException: org/apache/jsp/index_jsp (wrong name: index_jsp)
when trying to load my index or other pages locally. Oddly enough, I can copy ALL of the code from this index.jsp into a new one, with a different name, and it will compile fine. I have tried cleaning out my work/standalone/etc. files. No improvement.
The same app runs fine on another server. I use Apache Tomcat standalone. Any help is appreciated.