Use the following html code in your jsp page and you will get the file chooser dialog box at client browser side. <form METHOD=post ACTION="JspFileName.jsp" ENCTYPE="multipart/form-data"> <input TYPE="file" NAME="filename"> </form>
There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.
In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.