What is Servlet API used for connecting database?
No Answer is Posted For this Question
Be the First to Post Answer
Describe the phases of servlet lifecycle?
How do you configure a centralized error handler in servlets?
Why is servlet used?
What is done after deploying a war file and before client gives a request
Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
What is URL Rewriting ?
What is the need of session tracking in web application?
What happens, if server sends a cookie to a browser that doesn't supports cookies?
What is use of parseQueryString ?
How to read request headers from servlets?
What are the mechanisms used by a servlet container for maintaining session information?