Explain the difference between generic servlet and http servlet?
No Answer is Posted For this Question
Be the First to Post Answer
How the servlet is loaded?
Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.
What is the need of session tracking in web application?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
How do we call one servlet from another servlet?
Why the concept of single thread model interface is used?
Which event is fired at the time of session creation and destroy?
What are the phases of a servlet life cycle?
What if we pass negative value in load-on-startup?
Which HTTP method is non-idempotent?
What is Request Dispatcher?
Describe in brief RequestDespatcher?