> From: news [mailto:[EMAIL PROTECTED] On Behalf Of hv @ Fashion Content > Subject: servlet-mapping question > > Should catch all of the following if I am not mistaken, not > just some of them right? > > http://www.domain.com/ZoA+xaeoHh6s,$EnterPromotionCode.$Form.topic > http://www.domain.com/ZoA+xaeoHh6s,$EnterPromotionCode-$Form.topic > http://www.domain.com/ZoA+xaeoHh6s*Extra,$EnterPromotionCode.$Form.topic > http://www.domain.com/ZoA+xaeoHh6s*Extra,$EnterPromotionCode.$Form.topic > http://www.domain.com/ZoA+xaeoHh6s.Extra,$EnterPromotionCode.$Form.topic
Don't know if this is actually part of the problem, but you might want to look at RFC 3986, especially pages 11 and 12. Some of the above characters are not legal in a URI and must be escaped. I have no idea what Tomcat does with invalid URIs. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]