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

CoyoteAdapter is breaking path info





------- Additional Comments From [EMAIL PROTECTED]  2003-12-15 12:34 -------
Should this work ?

    <servlet-mapping>
        <servlet-name>MyServlet</servlet-name>
        <url-pattern>/test/path/here</url-pattern>
    </servlet-mapping>

invoke servlet -> http://localhost/context/test;a/path;b/here

or is the url-pattern required to have the path parm in it (same with a context 
having a parm in it) because neither of these work now.

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

Reply via email to