Re: Strange namespace/action scenario

2008-03-02 Thread Jeromy Evans
stanlick wrote: Here is the current solution: I avoid using the method attribute of submit. The problem is that it includes a special prefix on the submit's paramater that the default action mapper detects, strips and selects that target method of your action. That's fine a

Re: Strange namespace/action scenario

2008-03-02 Thread stanlick
> > > > This does not: > > > -- View this message in context: http://www.nabble.com/Strange-namespace-action-scenario-tp15780694p15789584.html Sent from the Struts - User mailing list archive at Nabble.com.

Strange namespace/action scenario

2008-03-01 Thread stanlick
Is there a limitation on when/where you can use the tag to invoke action/methods in a namespace? This works: This does not: -- View this message in context: http://www.nabble.com/Strange-namespace-action-scenario-tp15780694p15780694.html Sent from the Struts - User mailing list