How would you create deadlock on your servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Explain Action Servlet?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
How many Cookies can a host support?
How the servlet is loaded?
How can you maintain servlet chaining?
What do you mean by request dispatcher in servlet?
How do you design microservices?
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
Can we override destroy method in servlet?
how many jsp scripting elements are there and what are those?
If you want to modify the servlet,will the Webserver need to be ShutDown ?
can u give some realtime example in ploymorphism? and inheritance?