Explain the architechure of a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
How a servlet is unloaded?
what are the different services provided by the web server?
request parameter how to find whether a parameter exists in the request object?
How we can call a jsp from the servlet?
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.
Difference between forward() method and sendredirect() method ?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
What is called servlet container?
What is the functionality of actionservlet and requestprocessor?
What is the inter-servlet communication?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
What is a java servlet?