For Programmers: Free Programming Magazines  


Home > Archive > Java Security > September 2004 > SUN & MS Applet compatability









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author SUN & MS Applet compatability
SPG

2004-09-21, 9:05 am

Hi,

We have an applet that is built in J++ (argh!)
I have to now convert the thing to be supported in all JVMs.

One problem I have is the J++ code is full of conditional compilation
directives, referencing:

PolicyEngine.assertPermission(PermissionID.NETIO);

When compiled for MS JVM.

Is there an equivalent I can use that is generic across JVMs?

Am I barking up the wrong tree here? Our applet will be signed, I just need
to be able to support all JVMs (MS, SUN 1.3n, 1.4n etc)

Steve


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com