Hai JAVA Guys,
I want to upload a file to the server.But which concept is better to upload among sockets,RMI and servlets or JSP.It has to be give more security.Anybody know solution for this please let me know.Thanks in advance.
Basha
-
Which one Better for File Upload (1 messages)
- Posted by: chan basha
- Posted on: August 16 2001 01:34 EDT
Threaded Messages (1)
- Which one Better for File Upload by jason poley on September 02 2001 00:06 EDT
-
Which one Better for File Upload[ Go to top ]
- Posted by: jason poley
- Posted on: September 02 2001 00:06 EDT
- in response to chan basha
i think you will find that it is more simple & more flexible to use jsp/servlets. There is an example
HERE its from the Oreilly book on servlets.
hope this helps
-jp