Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to upload a file from applet to the webserver ?

800558May 29 2008 — edited Mar 12 2009
Hello All,
I want to get around the file upload of the html forms on to my web server.
Now since i have a signed applet which is running on the client machines, i was thinking if i can use the applets capability to upload a give hard coded file on to my webserver. I can make use of any servlet/jsp if needed in order to handle the request on the server side. But am not sure where do i start from in order to upload a file from applet to the webserver.
Can someone provide me a jump start on this.


Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 9 2009
Added on May 29 2008
7 comments
134 views