Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I upload a file from an applet to a servlet, i.e. emulate the browsers multipart/form ability to upload files?

0
Posted

How do I upload a file from an applet to a servlet, i.e. emulate the browsers multipart/form ability to upload files?

0

Location: http://www.jguru.com/faq/view.jsp?EID=119521 Created: Aug 4, 2000 Modified: 2002-03-31 15:20:15.035 Author: John Zukowski (http://www.jguru.com/guru/viewbio.jsp?EID=7) Question originally posed by alex black (http://www.jguru.com/guru/viewbio.jsp?EID=51517 The HTTPClient offering makes this possible from its mpFormDataEncode method. Keep in mind the security restrictions of an applet accessing the local client’s file system. Basically, untrusted applets can’t.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123