Java Programming - applet for uploading files

hi, do do you know some url where I get information about how to make an applet for uploading files by drag and drop?thanks
[137 byte] By [carlman001a] at [2007-11-26 23:17:11]
# 1

hi, do do you know some url where I get information

about how to make an applet for uploading files by

drag and drop?

thanks

I would assume you can search the net to find such a URL better than anyone else here could, since you supposedly know more details about what you're looking for. I won't even bother to write a sample Google search URL - you can do that. Use your brain a little.

warnerjaa at 2007-7-10 14:18:21 > top of Java-index,Java Essentials,Java Programming...
# 2
check this thread. http://forum.java.sun.com/thread.jspa?threadID=5154641for applets to read the file from local machine you have to sign the applets.
jawadhashmia at 2007-7-10 14:18:21 > top of Java-index,Java Essentials,Java Programming...