I realize that this last post is old, but I need the same thing. I tried using JFileChooser, but it throws a HeadlessException that I can't seem to figure out how to get by. I have a jsp page with a form and one of the buttons on the form is processed by a servlet which should open the file chooser, and save the file on the session once it has been selected. Thanks
|