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?
Why do we need servlet filter?
What is Request Dispatcher?
What do you mean by deployment descriptor?
Explain the difference between GET and POST methods?
Which java application server is the best?
What are cookies and how will you use them?
hi.... i have problem in running of servlet. i am using Tomcat server in my pc.. The problem is when i am click on strat it will display like below FAIL - Application at context path /first could not be started.. How i can slove the problem.. help plz
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
What is SingleThreadModel interface?
What do you understand by mime type?
Describe in brief RequestDespatcher?
What compiler do not do if we create our own constructor?