What is an applet?
Answers were Sorted based on User's Feedback
Answer / janet
Applet is a dynamic and interactive program that runs
inside a web page displayed by a java capable browser.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / m. abhishek
An applet is a small program that is intended not to be run
on its own, but rather to be embedded inside another
application.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / prapti
An applet is a program written in the Java programming
language that can be included in an HTML page, much in the
same way an image is included in a page. When you use a
Java technology-enabled browser to view a page that
contains an applet, the applet's code is transferred to
your system and executed by the browser's Java Virtual
Machine (JVM). For information and examples on how to
include an applet in an HTML page, refer to this
description of the <APPLET> tag.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / prapti mankad
An applet is a program written in the Java programming
language that can be included in an HTML page, much in the
same way an image is included in a page. When you use a
Java technology-enabled browser to view a page that
contains an applet, the applet's code is transferred to
your system and executed by the browser's Java Virtual
Machine (JVM). For information and examples on how to
include an applet in an HTML page, refer to this
description of the <APPLET> tag.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rinal doshi 9998099633
An applet is a program written in the Java programming
language that can be included in an HTML page, much in the
same way an image is included in a page. When you use a
Java technology-enabled browser to view a page that
contains an applet, the applet's code is transferred to
your system and executed by the browser's Java Virtual
Machine (JVM). For information and examples on how to
include an applet in an HTML page, refer to this
description of the <APPLET> tag.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Bootstrapping in RMI?
types of exceptions
What are the different methods of identifying an object?
i have a 1000 objects in data base i need to display those in jsp's how can i retrive those objects in jsp. (consider the performance issue)
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
what is the RMI / IIOP?
whats is mean by filter?
What is the difference between the font and fontmetrics classes?
what is a non-repeatable read?
Are there books about seam?
which book is better for jdbc ,servlets and jsp
how to use debug in my elipse to solve problems that exist in my project