Re: Multiple methods validation with custom result strings

2008-09-08 Thread Gabriel Belingueres
You can try by letting your action implements the ValidationWorkflowAware interface. 2008/9/7 Keios Titan [EMAIL PROTECTED]: I have a quick question. I am using S2. I have multiple methods exposed in my action and more than one method has forms attached to it. If I use the

Multiple methods validation with custom result strings

2008-09-07 Thread Keios Titan
I have a quick question. I am using S2. I have multiple methods exposed in my action and more than one method has forms attached to it. If I use the action-method-validation.xml for separate methods then they all return INPUT when they fail. I want some forms to goto a result defined by other