James Duncan Davidson wrote:
>
> Nic Ferrier wrote:
> > Is extra path information allowed after (an arbiritrary) filename?
> >
> > For example: /foo.html/some/more/path/info/file.jsp
>
> Note that the above will match on a /foo.html path mapping (as path
> mappings are agnostic about the differences between 'files' and 'dirs'
> -- they just deal with URL path 'chunks'). It just won't match on a
> .html mapping.
Won't this eliminate the ability to send a .jsp page any extra path
info on a server where JSP is triggered by the .jsp extension? The
URL would look like /dir/coolpage.jsp/extra, eliminating the .jsp
extension match. I'm not sure it's a big deal, but if true it's an
annoyance.
-jh-
--
Jason Hunter
[EMAIL PROTECTED]
Book: http://www.servlets.com/book
Article: http://www.javaworld.com/jw-12-1998/jw-12-servletapi.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html