I want to get confirmation that this is a valid url:

http://localhost:8080/examples/jsp/snp/snoop.jsp/foo

Where:

PATH_INFO=/foo

The error that I get right now is:

HTTP Status 404 - /jsp/snp/snoop.jsp/foo
The requested resource (/jsp/snp/snoop.jsp/foo) is not available.

Please note that:

http://localhost:8080/context/servlet/Bar/foo

Works just fine. I don't see why it shouldn't also work with file extension
mapping.

thanks,

-jon

Reply via email to