What do you mean by httpservlet and how it is different from the genericservlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is the servlet?
What are the parameters of the service method ?
why are extending GenericServlet and why are extending HttpServlet explain?
What is difference between get and post method?
How will you pass values from HTML page to the servlet?
Can you explain in detail 'javax.servlet' package?
Tell us something about servletconfig interface.
which type of data passing is used in realtime?
Explain load on start-up and its importance?
How can you start a jta transaction from a servlet deployed on jboss?
What's the difference between authentication and authorization?
How to get the server information in a servlet?