Why the concept of single thread model interface is used?
No Answer is Posted For this Question
Be the First to Post Answer
How to find whether a parameter exists in the request object?
what is servlet life cycle?
What is war file?
Difference between doget and dopost?
How can you run a servlet program?
what are the different services provided by the web server?
What are the exceptions thrown by servlets? Why?
What is difference between cookies and httpsession?
can anybody send me j2ee softwares such as tomcat,weblogic server ,netbeans
Which exception is thrown if servlet is not initialized properly?
Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.
Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?