To access Client File-system using JSP.
- I am working on mail application project.- In my JSP page there is an Attachment Button for the user to select a FILE FROM HIS LOCAL FILE-SYSTEM(client-side) to send to the server.- How can this be done ?, I dont want to use signed Applets.