Hi friends, am newbie to servlet. My interviewer asked why
used servlet in your application.
i used servlet for controller logic and business logic .
is it correct ?
Answer Posted / victor
no
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is cookie in servlet?
How is an application exception handling is done using a servlet?
What do you mean by session tracking and also explain its techniques?
Difference between GET and POST?
What do you mean by deployment descriptor?
What is the difference between portlet and servlet?
List some life cycle methods of a servlet.
What are the common methods that are included in the http servlet class?
How httpservlet is different from the genericservlet?
How can the session in servlet can be destroyed?
Explain the custom jsp tags and the beans.
How to get the current httpsession object?
Is servlet a server side scripting language?
Why do we need servlet filter?
What is servlet? Explain