Answer Posted / dipak
servlet is a general java file with added servlet api
functionalities,so like a java file it also throw exception
when it faces.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
When jsessionid is created?
How do we share data using 'getservletcontext ()?
Write a program to show the functionality of doget and dopost method?
Can you use javascript in servlets?
What are sessions in servlets?
What is preinitialization of a servlet?
What are the ways to handle multi-threading in servlets?
How to notify an object in session when session is invalidated or timed-out?
Where do you define dispatcherservlet?
What do you mean by web applications? Explain web application directory arrangement?
How can we perform any action at the time of deploying the project?
Can we use threads in Servlets?
What is servlet in simple terms?
What is the difference between encodeRedirectUrl and encodeURL?
What is servlet used for?