Hi,

my form have a browse button which allows user to select an image file. I wonder how can I send this image to my server?

I am using JSP for the form action. I only know how to get the input field but not image file.

Please advise