Is servlet synchronized?
No Answer is Posted For this Question
Be the First to Post Answer
When the methods init() and Distroy() will be called?
Where do you define dispatcherservlet?
Write all the phases defined in servlet life cycle?
What method is used to create database connection in servlets?
What is the ServletConfig() and what is its use?
What do you mean by deployment descriptor?
Hi Friends, Can we make any method thread safe withour synchronized keyword?
How can an existing session be invalidated?
Which httpsession object is used to view and manipulate information about a session?
What are the functions of an intercepting filter?
Name the packages that work with servlet?
Which event is fired at the time of setting, getting or removing attribute from application scope?