Security problem 1.4.1_03 vs later

Built a self signed applet that accesses system resources (files, etc.) It is working fine on 1.4.1_03 but fails on later versions of run time. Any help will be appreciated.

The applet and the containing HTML is not loaded from a server

but the local disk.

Tested on Win 98/Me/2000/XP same results.

Yesh

[335 byte] By [Yesh007a] at [2007-9-29 15:14:30]
# 1

More info about the applet. Method calls originate from

javascript in the HTML into the applet. I've checked out

other suggestions in the forum about wrapping the methods

with AccessController.

Before I make changes I would like to know if there is

differences in how security is handled between JRE1.4.1_03

and later version of JRE.

Thanks Yesh

Yesh007a at 2007-7-15 6:18:48 > top of Java-index,Security,Signed Applets...