What is servlet container?
No Answer is Posted For this Question
Be the First to Post Answer
Is JSP Thread Safe ???? How To make JSP thrad safe ?????
what is OOAS
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
Explain the difference between GET and POST methods?
What is the difference between portlet and servlet?
how a user session can be tracked in servlets?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
What do you mean by servlet context?
When we don't write any constructor for the servlet, how does container create an instance of servlet?
Name the webserver that is used to run Servlets?
What is servlet in simple terms?