Right now, I am forced to define a different namespace for each group of
actions with a different default stack.

Unlike the example discussed thus far, my action definitions don't specify
an interceptor.
The code posted is a little unique in that only this action uses the shown
set of interceptors.

So, this is what I do:
package x-name namespace X -> default stack -> actions
package y-name  namespace Y -> different default stack -> actions

I wish I did not have to define a different namespace just to be able to
define different default stacks.
-- 
View this message in context: 
http://www.nabble.com/How-does-one-get-the-%22validate%22-method-to-be-called--tp15160502p15165239.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to