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=23101>.
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=23101

404 error after invoking jsp with wrong case the first time

           Summary: 404 error after invoking jsp with wrong case the first
                    time
           Product: Tomcat 3
           Version: 3.3.1 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jasper
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi

After invoking a jsp with wrong case, like in

http://localhost:8080/examples/jsp/cal/CAL1.jsp

and getting the error message

Not Found (404)
Original request: /examples/jsp/cal/CAL1.jsp 
Not found request: /examples/jsp/cal/CAL1.jsp 

I can't invoke the same jsp with correct name until Tomcat restart. If I go to

http://localhost:8080/examples/jsp/cal/cal1.jsp

I get

Not Found (404)
Original request: /examples/jsp/cal/cal1.jsp 
Not found request: /examples/jsp/cal/cal1.jsp 

Conversely, after invoking the jsp with te correct case the first time, 
subsequent calls with wrong case do work.

Thanks in advance

Daniele Gaffuri

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

Reply via email to