What is the applet sandbox?



What is the applet sandbox?..

Answer / guest

The applet sandbox is a mechanism by which all applets that
are loaded over a network are prevented from accessing
security-sensitive resources, such as the local file system
and networking resources.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What method is invoked to cause an object to begin executing as a separate thread?

0 Answers  


What is the priority of Garbage collector thread?

3 Answers  


What is a modular application?

0 Answers  


Explain the advantages and disadvantages of detached objects.

0 Answers  


What is synchronization and why is it important?

0 Answers  






cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..

0 Answers  


What method is used to create the daemon thread?

1 Answers  


1) what is synchronization? 2)write a program to show synchronization ? 3) what is orm? 4) what is getTemplete method and hw u use it? 5)write a singleton program ? 6) what is IOC concept & explain it? 7) methods of spring? 8)explain spring framework? 9)what are the oops concept? 10)what r the diff types of exception? 11)what is AOP(assepct oriented programing)? 12)jsp life cycle? 13)servlet life cycle? 14)how to u catch ur exception when executing a query in hibernate? 15)write javascript function? 16)write a querry to join two tables? 17)wap to show inheritance and use of interface? 18)explain the project? 19)in spring bean class uses singleton or prototype? 20)Explain prototype?

1 Answers   Cap Gemini,


What is permgen or permanent generation?

0 Answers  


types of exceptions

1 Answers  


what is a Daemon Thread?

2 Answers  


What happens when we invoke a thread?s interrupt method while it is in sleeping or waiting condition?

1 Answers  


Categories