Before I go half-cock about this, I was curious about the cleaner way to
preload a form.
For example, prior to authenticating users who forgot their user id, I need
to retrieve (from the database) the list of possible secret questions that
will be used to validate their responses (secret answer). So... what do I
do? provide an action without corresponding presentation layer element?
May be an FindForwardAction? Or is it preferable to chain 2 actions. I have
read somewhere that the latter was not recommended. May be, it makes no
difference???
Any pointer would be appreciated...
Thx
Patrice 

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

Reply via email to