answersLogoWhite

0

A LOCAL applet is the one which is stored on our computer system.when browser try to access the applet, it is not necessary for our computer to be connected to The internet. A REMOTE applet is the one which is not stored on our computer system and we are required to be connected to the Internet. PARITOSH Khanna Happy Programing

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the difference between applet and jsp?

Applet is an executable file that is automatically downloaded when we open a browser. Swing applications can operate on local data when the network is not there.


The primary Control Panel applet for managing remote access devices and operations is?

Phone and Modem Options


Local Security Policy tool is accessed from where?

Administrative Tools applet


What are steps involved in loading and running remote applets?

1.create applet code 2.create executable code 3.adding html tag 5.preparing applet tag 5.adding html tag and applet tag 6.Testing applet code and html code s.Gunasekaran AP/CSe


What is difference between Remote Assitance and Remote desktop?

remote desktop allows only one user either local user or expert user., remote desktop assistance allows both the novice and expert.


What is an important difference between writing a Java application and a Java applet?

A Java applet is embedded within a web page, while a Java application will run directly on your computer.


Difference between start and lint method of applet?

First of all, let's assume that by "lint" you mean "init." There are two methods called at the beginning of an applet's lifetime: Applet.init() - Called to tell the applet that it has been loaded into the system. You should use this method to initialize any resources used by the applet. Applet.start() - Called to tell the applet that it should start running. start() is always called after init()


What is the DOS command applet?

There is nothing called DOS applet.. You can run Java applet from DOS..


Difference between mini RC helicopter remote and remote control car remote. what are the modifications?

If they only have throttle and steering there is no difference


When an applet become an applet?

Any Java class that extends java.applet.Applet is an applet. http://java.sun.com/j2se/1.5.0/docs/api/java/applet/Applet.html


What are the difference between local loop back testing and remote loop back testing?

The only difference is the relative location of the device that is in loopback mode. Local loopback testing is when your device is set to send back everything it receives to the sender, aka loopback mode. Remote loopback testing is when your device orders a foreign device to enter loopback mode.


Is there a way to connect an IRC applet to QuakeNet?

QuakeNet has its own webchat applet named 'qwebirc'. Preferably using their own applet. Information about their applet can be found on their website. A direct link to incorporating a client hosted on their server follows, http://webchat.quakenet.org/. Incorporating their applet on your own server is possible too, by installing their applet's source code on your server. A direct link to the source code for the applet can be found at http://qwebirc.org/.