What is the difference between an applet and a servlet?
Answer Posted / thamiz
Thanks Radhika for an extensive answer
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
Why filter is used in servlet?
What is the major difference between servlet and applet?
What do you mean by servlet context?
Explain the difference between servlet and cgi?
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
What are the phases of the servlet life cycle?
Which event is fired at the time of setting, getting or removing attribute from application scope?
What is the difference between the http servlet and generic servlet?
Why is a constructor needed in a servlet even if we use the init method?
What are the supporting protocol by HttpServlet ?
What do you mean by mime type?
What is servlet used for?
Differentiate between the print writer and servlet output stream?
What is http servlet? Explain with the help of an example.
When to use doget() and when dopost()?