Link to home
Start Free TrialLog in
Avatar of JAVAUSER
JAVAUSER

asked on

How Can Applet access local resource?

In some states, I want applet to access local resource. such as:
1. local printer.
2. save operation results to local machine if the connection is broken.

Can Java Applet do this (JDK 1.2) ?
Avatar of Ravindra76
Ravindra76


Hi javauser,

 By digitially signing applets you can do
ASKER CERTIFIED SOLUTION
Avatar of dalehend
dalehend

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial