I've been running into some strange behavior in legacy code dealing with how RequestDispatcher objects are gotten when the incoming URL has invalid characters in the query string portion of the URL. This page didn't help much, but it was interesting reading.
http://www.roseindia.net/javacertification/wcd-guide/machanism.shtml
My problem seems to be caused by crawlers my parsing our pages and not properly unescaping XHTML entities such as & that they encounter in links or image URLs.
A blog about software development, primarily in Java and about web applications.
About Me
Friday, March 27, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment