That's exactly my problem now Rick!

I will have a look !
Thanks!

----- Original Message -----
From: "Rick Reumann" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Wednesday, March 09, 2005 6:01 PM
Subject: Re: Design problem


> Gaet wrote the following on 3/9/2005 11:04 AM:
>
> > I have defined the /EmployeeDetail action-mapping with validate equal to
> > false to be able to display the employee detail page without any
> > check....but if the user made any changes on the employee information in
the
> > detailled page, the same action is called and then i need to validate my
> > form! Maybe my configuration is not good....
>
> Another reason again, that manually calling the validate method is the
> only way I do things now. I never set validate="true". An example is
> given here...
>
>
> http://reumann.net/struts/articles/request_lists.jsp (see bottom section
> "Manually call validate and use Request Scope")
>
> --
> Rick
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to