How has the sandbox changed with Java 2?
Answers were Sorted based on User's Feedback
Answer / 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 |
Can I use multiple html form elements with the same name?
important features of java which differenciate it from c++
In connection pool,when 100 clients are requesting, in pool 100 objects is there, when another client is making request how it will work
What are various types of class loaders used by jvm?
What is a class loader? What are the different class loaders used by jvm?
how to use debug in my elipse to solve problems that exist in my project
Is jvm a overhead?
What are Benefits of Connection Pooling?
What are externizable interface?
How are commas used in the intialization and iteration parts of a for statement?
Have you used threads in Servelet?
Why do I get a duplicate name error when loading a jar file?