As i can guess from your error report is called "Index.jsp" and not "index.jsp"..... the name is case sensitive. Verify that it isn't written with a capital I

Xeth Waxman escribió:

Hello all:

I am getting an error with my jsp page that I can't
figure out - saw a couple things on google about it,
but no answers yet.  My application is named CFCAdmin,
and has a jsp in the folder named index.jsp.  When I
point my broswer to http://localhost:8080/CFCAdmin, I
get the following error:

"type Exception report

message

description The server encountered an internal error
() that prevented it from fulfilling this request.

exception

javax.servlet.ServletException:
org/apache/jsp/index_jsp (wrong name:
org/apache/jsp/Index_jsp)

org.apache.jasper.servlet.JspServlet.service(JspServlet.java:256)

javax.servlet.http.HttpServlet.service(HttpServlet.java:856)"

This appliaction is set up identical to three other
appliactions running on this same server, so I can't
figure out what the issue is - any help is
appreciated!

Xeth Waxman
Chandler, AZ, USA




_______________________________
Do you Yahoo!?
Express yourself with Y! Messenger! Free. Download now. http://messenger.yahoo.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to