Good day!
I have downloaded an
applet that can upload and download multiple files. However, after extracting it to a folder, I tried to import that folder in Eclipse but it is not possible. I want to
test the applet's functions first before I incorporate it with my program which is in
Struts Framework.
these are the contents of the extracted file:
folders:
*bin
- vault.cab
- com
- scand
-dialogs
(contains 8 .class files)
-folderdialog
(contains 5 .class files)
-treetable
(contains 12 .class files)
-vault
(contains 14 .class files)
- icons
(contains .gif files)
- ScandVaultApplet.osd
- vaultS (JAR)
*docs2
- com (folder)
- scand
-vault
- Firefox Documents (there are 4 of them)
- firefox documents (there are 10 of them)
- package-list (File)
- stylesheet (CSS)
*samples
-sample-download (Firefox Document)
- upload2.zip
- upload.jsp
- uploader.jsp
textfile:
*copyright
LEGEND : *the first files that you will see when you open the main folder
Thanks!