I'll have a look, thansk for the link.
Thanks also to bsimonin for code suggestion.
Michael Jouravlev a écrit :
On 11/3/05, Nicolas De Loof <[EMAIL PROTECTED]> wrote:
Hello,
I'm building a wizard style webapp with 3 pages. I'm using the page
attribute to make validator check inputs.
I've
On 11/3/05, Nicolas De Loof <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I'm building a wizard style webapp with 3 pages. I'm using the page
> attribute to make validator check inputs.
> I've got this problem :
> first page validate an userId selection (required)
> When this rules failes on page 2 or
Here is one way I did it using LookDispatchAction I am sure there are other
ways to do this also:
in my "next" section of the LookupDispatchAction I put:
public class AddPSLUserWizardAction extends LookupDispatchAction {
public ActionForward next(ActionMapping mapping, ActionForm form,
3 matches
Mail list logo