How httpservlet is different from the genericservlet?
No Answer is Posted For this Question
Be the First to Post Answer
How many servlet objects are created?
What is the life cycle of a servlet?
What are important features of Servlet 3?
What’s the use of the servlet wrapper classes??
Explain the difference between servletconfig and servletcontext in servlet?
Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?
can v create a constructor 4 servlet?
What is ServletContext() and what is its use?
9 Answers Prime Technology, TCS,
Which HTTP method is non-idempotent?
When to use doget() and when dopost()?
What is the capacity the doget can send to the server?
What is ServletContext object?