Problem uploading multiple (audio-video) files
Hi
i have written a java code which uploads multiple files.
I saved it as filesaveupload.java file.
The code is copied from oreilly book.
In my project artist should be able to upload 2 or more files.
And when say submit it should be saved on to server.
The files are 3 images,one audio and one video file.
i am stuck up with this.
Suchi
|