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
Which event is fired at the time of setting, getting or removing attribute from application scope?
What do you mean by singlethreadmodel interface?
How can a servlet be used to generate plain text instead of html?
What is the difference between jsp and servlet life cycle?
Why do we have servlet wrapper classes?
How the typical servlet code look like ?
How is an application exception handling is done using a servlet?
Which HTTP method is non-idempotent?
Can you send an authentication error from a servlet?
What are the type of protocols used in httpservlet?
Explain the lifecycle of a servlet?
What is servlet and how it works?
What’s the difference between forward() and sendredirect() methods?
Explain in brief the directory structure of a web application?
What is URL Encoding?