I simply configured my default set of interceptors as follows:
execute
execute
This makes sure that the validation doesn't occur when the action is initially
fired. You can add more methods to the list if you'd like to.
Ses
I use to have a loadAction for each page and the real action to post to...
Maybe I didn't catch the problem, do you use that scheme?
On 8/13/07, Session A Mwamufiya <[EMAIL PROTECTED]> wrote:
>
> Hi, I have an action that is validateable and uses the validate method to
> ensure that an element is
Great, thanks! it worked.
Best,
Session
> Hi,
>
> I had the same problem, and added in my struts.xml :
>
> execute,
> input,back,cancel,browse, detail, delete, goAdd, goModif, view
>name="excludeMethods"> execute,input,back,cancel,browse, detail, delete,
> goAdd, goModif, view
>
> So
Hi,
I had the same problem, and added in my struts.xml :
execute,
input,back,cancel,browse, detail, delete, goAdd, goModif, view
execute,input,back,cancel,browse, detail, delete, goAdd, goModif, view
So
4 matches
Mail list logo