Hi,
I had also issues with this. But in fact, I use DynaActionForms and manage
the validating
from  the StrutsAction  without problem including selecting page only
validating.
Use <DynaForm>.setPage(<pagenumber>) before <DynaForm>.validate(...,...).
The 'struts-validator' example bundled with Struts 1.1b2 is a good starting
point.
JPP

----- Original Message -----
From: "Anoop" <[EMAIL PROTECTED]>
To: "'struts-user list'" <[EMAIL PROTECTED]>
Sent: Tuesday, September 03, 2002 6:52 AM
Subject: DynaActionForm question


> Hi,
>
> Do anyone has a startup example of how to use DynaActionForm instead of
> customary ActionForm bean. Would appreciate if anyone could provide with
an
> end to end working example with jsp implementation and the form beans.
And,
> which is the jar file to be used for the same. As, the standard struts jar
> doesn't have this packaged. Am using struts v1.0.2.
>
> Thanks a lot,
> Anoop.
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>



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

Reply via email to