Hi,

I am using html file control to upload a file. If file size exceeds a limit,
then I return an error from Action class through ActionMessages object. The
errors are displayed fine.The problem is that the input form has around 10
fields and after I return control to it for file size limit error display,
all the form fields become empty. How do I retain the values in the form
fields, any idea ?

regards,
Pundarik

Reply via email to