What is the difference between an applet and a servlet?
Answer Posted / ravikiran.chd
Applet is teh application which runs on browser,servlet is
the one which runs on server
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the include() and forward() methods?
What do you mean by session tracking and also explain its techniques?
Explain the difference between servlet and cgi?
What is called a session?
How can you run a servlet program?
Is servlet a server side scripting language?
What is the difference between context parameter and context attribute?
How do you invoke a servelt?
What are all the protocols supported by httpservlet?
What's the difference between servlets and applets?
What is servlet looping or chaining?
What are important features of Servlet 3?
Explain url encoding in servlet?
What is the web server used for running the Servlets?
What is url encoding and url decoding