|
| cc:
|
| Subject: Re: Using
> From: "Nicholas L Mohler"
> <[EMAIL PROTECTED]>
> Date: Mon, 17 May 2004 09:27:11 -0400
>
> Hi Jacob,
>
> I asked almost the same question when we were
> implementing validation. We
> had the same issue with preparing things before
> creating the user page. We
> ended up creating an input tha
|
| To: [EMAIL PROTECTED]
|
| cc:
|
|
Right, the flow returns to the "input" page, which can be another action
call. So I'm making my "input" point to "/myAction.do?method=myMethod",
which calls a particular method of a DispatchAction.
It seems to work, but this kind of points to a larger question. Say I
have some steps that need
Correct me if I am wrong, I don't know if this is ever possible. If the
validation method in ActionForm class returns a not null ActionErrors
obj, the flow will direct to "input" page, so if you really want to
invoke something in this case, my bet is that you have to put that logic
inside your Acti
5 matches
Mail list logo