Still not quite getting you.  Are you saying that reset will be called
during your GET?  Is this because you've configured your action with
the same form?


On 10/12/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
>
> > If you're prepopulating your form, none of this matters, since either
> > (1) you'll override the effect of reset() anyway inside your action,
> > or (2) you'll be creating your form bean from scratch.
>
> Exactly <snip/>.

My point above was that it doesn't matter whether reset() gets called
if you prepopulate your form anyway, so I don't need to exert effort
attempting to distinguish what type of request was made.  (Besides,
I'm not sure the type of request is a suitable general differentiator
[is that a word?].)

Hubert

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

Reply via email to