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 |
When a thread blocks on i/o?
How u validate date in DD/MM/YY format. and how u validate money in ur jsp
3 Answers Ashok Leyland, Satyam, Tech Mahindra, Tomax,
How substring() method of string class create memory leaks?
what are design patterns in java?give with example?
What state a thread enters, When it blocks on I/O?
What is the relation between the infobus and rmi?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
Why does the option tag render selected=selected instead of just selected?
what is a dirty read?
whats is mean by class.forName() whats the return type of class
whats is mean by filter?
In a multitiered application which tier is the browser in?