What is the difference between an applet and a servlet?
Answer Posted / varsha vilas kalebag
applet is nothing but application on net .aaplet needs web
browser
| Is This Answer Correct ? | 9 Yes | 21 No |
Post New Answer View All Answers
What is the difference between servlet and jsp?
What is the difference between the include() and forward() methods?
When to use doget() and when dopost()?
Why don't we write a constructor in a servlet?
Explain the architechure of a servlet?
Why do we have servlet filters?
Explain the methods of request dispatcher in servlet?
Is java servlet still used?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
What is the servletconfig object?
What are the difference between RMI and Servlets?
What is generic servlet class?
Tell us something about servletcontext interface.
How do you find out what client machine is making a request to your servlet