What is the procedure for initializing a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
init() method of servlet loaded by?
What exception should be thrown when servlet is not properly initialized?
What is a servlet context object?
How can I send user authentication information while making URL Connection?
When the methods init() and Distroy() will be called?
How can a servlet refresh automatically if some new data has entered the database?
3 Answers Citi Bank, CitiGroup, IBM, Satyam,
Explain the custom jsp tags and the beans.
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
How do servlets work?
What happens, if server sends a cookie to a browser that doesn't supports cookies?
What is a web container and what is its responsibility?
What is servlet and its advantages?