[EMAIL PROTECTED] wrote:
amyroh 2003/12/08 17:54:33

  Modified:    catalina/src/share/org/apache/catalina/core
                        ApplicationFilterFactory.java
               catalina/src/share/org/apache/catalina/realm RealmBase.java
  Log:
  Revert the patch.  Seems like this case is already handled in the Mapper in TC5.

Mmmmm, forget my -1 (I should read *all* my email before replying) :-D
Note that there's an open bug about this: bug 25015 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25015). Could you get some spec related folk to comment on it ?


The ex was:
http://localhost/appname/servlet-name/extra;path/info;here/hi.jsp

Looking at the URI RFC, I think this should be changed to:
http://localhost/appname/servlet-name/extra/info/hi.jsp

Rémy



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



Reply via email to