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
Can you control when passivation occurs?
Describe responsibilities of Activator?
What must a class do to implement an interface?
When a thread blocks on i/o?
What if the static modifier is removed from the signature of the main method?
How are the elements of a borderlayout organized?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Which are the different segments of memory?
What is the difference between java class and bean?
What is the purpose of the notifyall() method?
Is there a guarantee of uniqueness for entity beans?
What is a modular application? What does module-relative mean?
Can you give me a simple example of using the requiredif validator rule?
What is permgen or permanent generation?
Is jvm a overhead?