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
What is table mutation and how do you avoid it?
Is the ternary operator written x : y ? Z or x ? Y : z ?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
Define aop(assepct oriented programing)?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Is there a guarantee of uniqueness for entity beans?
Which component handles cluster communication in jboss?
What is mdb and what is the special feature of that?
What is metaspace?
Why use POJO when I can use hashmap
What is the relationship between local interfaces and container-managed relationships?
What restrictions are placed on the values of each case of a switch statement?
Do you think that java should have had pointers?
What is the difference between a menuitem and a checkboxmenuitem?
How are the elements of a cardlayout organized?