You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "hv @ Fashion Content" <in...@fashioncontent.com> on 2005/11/23 00:24:26 UTC

servlet-mapping question

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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org