Wendy Smoak said:
> 
> On 6/27/06, Steven Mitchell <[EMAIL PROTECTED]> wrote:
> 
> > You can make the Action Servlet servlet-mapping anything you want.  
> > Rather than use /MyAction.do, I have used /do/MyAction for 
> years. In 
> > fact, I usually have two servlet-mapping patterns for the Action 
> > servlet: "/do/*" and "logout".
> 
> There is a warning against having multiple servlet mappings 
> at the bottom of section 5.4.2.
>  * 
>
http://struts.apache.org/struts-action/userGuide/configuration.html#dd_c
onfig_mapping
> 
> I guess we should change that to "_may_ not work correctly," because
> you're not the first person to mention doing this. :)

Even better would be to document _what_ may not work correctly.  (Or to
fix those parts. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to