Thanks Dave and Lukasz,
i got the concept, and solved the issue.
Thank you very much.
On Tue, Jul 15, 2008 at 4:47 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- On Tue, 7/15/08, Narayana S <[EMAIL PROTECTED]> wrote:
> > I am new to struts 2. my page is having a list which
> >
--- On Tue, 7/15/08, Narayana S <[EMAIL PROTECTED]> wrote:
> I am new to struts 2. my page is having a list which
> is dynamically generated by action, so while calling
> the jsp page itself from a menu, I am calling URL
> "/mymodule1/EditEmployee.action", which is mapped to
> EditEmplyeeAction.
Hi,
I'm supposing that you have actions mapped by methods in action class
(execute(), update(), etc.) If so, to disable validation for
particularly methods, annotated them with @SkipValidation
Regards
--
Lukasz
http://www.lenart.org.pl/
-
3 matches
Mail list logo