Is it possiable to have the image instead of "Browse" button in file object
?

Example :
src../images/b_upload.gif"
<html:file property="theFile"  titleKey="msg.select.file"  style="inputtype"
/>
rendered code in jsp
<input type="file" name="theFile" value="" style="inputtype" title="Select
File">



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to