I am trying to figure out a little headache I am having with the servlet-mapping
<servlet-name>portalapp</servlet-name> <url-pattern>*.topic</url-pattern> 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]