This week's book giveaway is in the
Agile and other Processes
forum.
We're giving away four copies of
The Mikado Method
and have Ola Ellnestam and Daniel Brolund on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
Applets
Author
Applet allowed us using I/O
Moayad Abu Jaber
Ranch Hand
Joined: Jan 15, 2008
Posts: 80
posted
Jun 03, 2009 01:00:55
0
Dear Rancher,
I don't know If we can used the I/O API inside
applet
. I want used Applet and plug it into web page.
Best Regards,
Moayad Abu Jaber
SCJP 5.0, SCWCD 1.4, SCBCD 5.0
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
Jun 03, 2009 02:31:11
0
Yes,
applets
can do that, provided they're allowed to break out of the applet sandbox. See
HowCanAnAppletReadFilesOnTheLocalFileSystem
for details on how to accomplish that.
Android apps
–
ImageJ plugins
–
Java web charts
Moayad Abu Jaber
Ranch Hand
Joined: Jan 15, 2008
Posts: 80
posted
Jun 03, 2009 03:48:00
0
Thanks again Ulf
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Applet allowed us using I/O
Similar Threads
Signed an applet
How to remove the message Java Applet Window
Java writing to xml Simple problem?(code included)
Security question
Knight's tour
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter