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

StackOverflowError





------- Additional Comments From [EMAIL PROTECTED]  2002-01-02 08:44 
-------
Tomcat also goes into an infinite loop using RequestDispatcher.forward(page) 
when: <url-pattern>/site/*</url-pattern> matches a subdirctory named /site.

Normally one can protect the contents of the webapps/appname/site directory by 
using a servlet to intercept all requests using a mapping that matches the 
directory name.

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

Reply via email to