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.
[270 byte] By [adityabpatel] at [2007-9-26 14:53:43]
# 1
File upload to a servlet? It's all done for you here: http://www.servlets.com/cos/index.html
DrClap at 2007-7-2 17:07:05 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...