Hi, This is the first time I am using a FormFile. I have a few other fields in my form along with the <html:file> field. The problem is when some validation fails, the value in the text field of the file control gets lost i.e. the user has to select the file again. Is this normal behavior or does it have to do something with the way im doing things.
-- Puneet