I have a form that uses the validation framework so when the user
submits a page I have a <result type="input">/myform.jsp</result>
statement that re-renders the input form and displays the fields that
failed validation. The problem I'm running into is that I have a option
transfer select field and once the form is re-rendered the list is empty
so it doesn't render the options.
I'm trying to find a way to handle this, so the user is brought back to
the form with everything populated just like it was. It only fails when
I have lists. Is there a result type that can forward
actionErrors/actionMessages/fieldErrors. So I can re-render the page
with the loading method?
Is there a best practice for handling this situation?
Thanks,
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]