R4R
Right Place For Right Person TM

What is the difference between an applet and a servlet?

previous previous previous
Question:
What is the difference between an applet and a servlet?

Question:What is the difference between an applet and a servlet?


Answer
Applets are client side java program that are dynamically downloaded over the internet and executed by browser. Servlets are server side program runs on the server. When a request come to server for the specific servlet, then servlet handles the client request, and send response back to the client. Servlet doesn't have GUI , while applet have GUI. Applet are very heavy to handle as compared to servlet

By:Jalees
Date:

What is the difference between an applet and a servlet?

Post Your Answers


User Name:
Answers:

Related Links

  1. What are the different web servers available name few of them?
  2. What are the different types of ServletEngines?
  3. What is a Session Id?
  4. What is the use of setComment and getComment methods in Cookies ?
  5. Why we are used setMaxAge() and getMaxAge() in Cookies ?
  6. What is the use of setSecure() and getSecure() in Cookies ?
  7. Is HTML page a web component?
  8. What is the container?
  9. What is deployment descriptor?
  10. How can I print the stack trace of an exception from a JSP page?
  11. Do objects stored in a HTTP Session need to be serializable? Or can it store any object?
  12. What is the differecnce between JspWriter and PrintWriter?
  13. How can you implement singleton pattern in servlets ?
  14. What is the difference between an application server and a web server?
  15. Can we implement Runnable interface from within our servlet?
  16. What is RequestPocessor class? How will you create your own RequestPocessor?
  17. Can you test a JSP page using Junit?

Question:What is the difference between an applet and a servlet?

Back Home Next

New Updates

Topics

Topics

R4R
R4R
R4R
R4R
R4R
R4R
R4R
R4R