Copyright © 2001 Qusay H. Mahmoud
Security Model
lJDBC follows the standard applet security model:
–It assumes that unsigned applets are untrustworthy
–Untrusted applets are not allowed to access local databases
–Untrusted applets are only allowed to open a database connection back to the server they were downloaded from
lApplications and trusted applets have no connection restrictions