> > Can someone explains me when(and why if possible) the reset 
> method of
> > Action forms
> > is called.
> 
> On every reuse of the ActionForm. Because it is necessary for 
           ^^^^^
     What are you calling a reuse?

Suppose I have something like:
a Form is session
i fill one field with a JSP+action
that action redirects to an action
that action forwards to a JSP (a tile)
that tile calls several actions
on of those forwards to another action
that action wants to fill another field

Is it ok? Or a reset() has been launched somewhere?

This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

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

Reply via email to