When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Why servlet is used as controller ? Not JSP? I want complete explation?
can we use more than one controller in web application
Define declaration.
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
Write a servlet to upload file on server.
What is the functionality of actionservlet and requestprocessor?
What advantages do servlets have over CGI programs?
How can we create deadlock situation in servlet?
HTTP tunneling means what?
What do you mean by session tracking and also explain its techniques?
What is servlet initializer?
What do you understand by mime type?