What do you mean by httpservlet?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by singlethreadmodel interface?
What is servlet context ?
What is new in ServletRequest interface ? (Servlet 2.4)
Why doesn’t a servlet include main()? How does it work?
how to use servlets with j2ee ?
What is string tokenizer?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
Explain mvc pattern.
Explain the different ways for servlet authentication?
What is the advantage of Servlets when compared with other server side technologies?
What do you mean by session tracking?
What are the difference between session and cookies in servlet? Explain