You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "K.C. Baltz" <kc...@lollimail.com> on 2003/04/18 18:02:51 UTC

How to map root of context to Action?

How can I map the root URL of my webapp to an Action?  I want it to 
handle the path "/".  I currently have "*.do" URLs mapped to the 
servlet, but when I tried also mapping "/", that servlet suddenly tried 
to handle every URL on the site. 

K.C.


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org