How has the sandbox changed with Java 2?

Answer Posted / guest

Java 2 provides the capability to specify a security policy
that determines the accesses that an applet or application
is allowed based on its source and the identities of those
who have signed the code.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is abstract schema?

756


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1593


what are the activation groupworks?

1861


What’s jboss jbpm?

755


What do you mean by Socket Programming?

772


What are the sequence of steps to write pub or sub model kind of application?

2215


To what value is a variable of the string type automatically initialized?

867


How to determine SGA site?

2156


how do you Handle Front End Application data against DB with example?

1719


What value does read() return when it has reached the end of a file?

744


whats is statement and procedure

1805


How task's priority is used in scheduling?

1997


Name the class that is used to bind the server object with RMI Registry?

1903


What’s jboss cache in short?

831


What is the purpose of the notify() method?

816