Answer Posted / 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 |
Post New Answer View All Answers
What are the difference between RMI and CORBA?
why static class in java
wahts is mean by dynavalidatorform in struts/
Do you think that java should have had pointers?
What is the relation between the infobus and rmi?
What is the purpose of the finally clause of a try-catch-finally statement?
What is ioc concept & explain it?
What state does a thread enter when it terminates its processing?
What is a tasks priority and how is it used in scheduling?
Describe responsibilities of Activator?
Brief description about local interfaces?
Name three subclasses of the component class?
Difference between loadclass and class.forname?
What must a class do to implement an interface?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..