2003. janu�r 17. 14:22 d�tummal Susan Bradeen ezt �rtad: > But by using an action path for input instead of a JSP, isn't the > ActionForm reset, so you no longer have your form values to show in the > JSP again? How do you redisplay the incorrect values the user typed into > the JSP?
The request is the same, so all the paramers are still in the request, and they will be populated. Hth, Tib -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

