Hi Jack, Thanks for the replies. I basically wanted to write a test programme where in I have few text fields and 3 html:file inputs. Before I send the "text" information and "images" to the server, I wanted to show a preview to the user.
What I am planning to do is, pass the values to the bean for "input text" and for images get the value that is populated using the "browse(html:file)" button to the next JSP. So that the user dont have to enter the image URL again and I can display the image in preview from his system instead of uploading it to the server. After the preview, the user may edit or submit the data, if submitted, I need to get the values of the text (html:text), I feel this should not be a problem but for the image I need to get the info i.e. the value of html:image tag. And then do the same as I was asking before for creating a file in the server. Thanks Uma --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]