Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reading/Select a file with an applet

Status
Not open for further replies.

jestrada101

Technical User
Mar 28, 2003
332
Can java applets select files? to move around?

Thanks!
JE
 
For security reasons, an applet cannot access the local filesystem unless it's a signed applet.

Cheers.

Dian
 
What do you mean by "signed" applet?

So there is no way for it to select data like the HTML code that selects files.. for example webmail that allows you to select a file for an attachment?

Thanks
JE
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top