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 |
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What is the highest-level event class of the event-delegation model?
Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");
Howmany interfaces are used in RMI?
Can I run seam outside of jboss as?
What is the diffrence between a local-tx-datasource and a xa-datasource?
What are callback interfaces?
explain the flow of struts?
What is Remote Server?
If i learn Java, what kind of applications can i create that will help Banking, Retail, Hotel, Logistics industry.
What is the difference between ear, jar and war file?
How many JSP scripting elements and what are they?