You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Dave J Dandeneau <Da...@viant.com> on 2001/12/04 16:28:51 UTC

First visit to a form

When using the validator framework is it best to visit the action on the
first visit or to send the user to a jsp which submits to an action
which then goes back the the jsp if there are errors? The other option
would be to sent them directly to the jsp on the first attempt.

Thanks,
dave