whats is mean by filter?
Answer / aditi
While surfing the World Wide Web, we frequently come across
pages that contain Java applets. These applets are small
programs, written by people that we often don’t know or
trust. However, their programs are being downloaded to, and
executed on, your machine.
The Java Filter lets you take control over which applets
you want on your machine and which you don’t.
The Java Filter gives effective protection against unwanted
execution of Java applets, without having to switch off
Java support of your browser. For example, you could only
allow applets from within your firewall onto your computer.
| Is This Answer Correct ? | 1 Yes | 2 No |
What is meant by method chaining?
What is difference between object state and behavior?
What method MUST be implemented by all threads?
What value does read() return when it has reached the end of a file?
Explain phantom read?
How many layers are there in RMI and what are they?
What are the different types of exception?
what is disadvantage of thread?
What is MOM?
which book is better for jdbc ,servlets and jsp
What is the purpose of the wait() method?
whats is mean by tiles in struts