DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5285>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5285

JSP File Not Found





------- Additional Comments From [EMAIL PROTECTED]  2001-12-06 10:29 -------
Here is the additional information:

The context entry in server.xml is as follows:

<Context path="/yourelate" docBase="d:/projects/yc45/website" reloadable="true">
          </Context>

The jsp files are located in this folder "d:/projects/yc45/website/webtop/jsp"

There is a jsp called ep_list.jsp which includes a jsp called list_header.jsp. 

    <%@ include file="list_header.jsp" %>

The list_header jsp includes page_number_header.jsp

    <%@ include file="page_number_header.jsp" %>

I am getting similar exception (but with another jsp) in a different area of 
the application.

I can provide additional information if needed.

Monica

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

Reply via email to