What’s the difference between genericservlet and httpservlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of dispatcherservlet properties?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
How can you create a session in servlet?
What are the parameters of the service method ?
How do you define a servlet?
How to invoke a Servlet?
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
What is the difference between Servlets and Applets?
Why are servlets used?
Define the servlet mapping.
Explain Action Servlet?
Is servlet a controller?