Hello
I have a form that is used to upload file to a server. I am using the html:file utility of
struts. However, the client requires a certain look and feel that says all pages should not have buttons and the links to navigate or trigger any action should be gifs. How can I customize the html:file utility such that instead of the browse button, a gif would take its place instead? Thank you
Clarence