What is a servlet context object?
No Answer is Posted For this Question
Be the First to Post Answer
can i call init() method in destroy() method of servlset. ?
What is URL Encoding?
Which event is fired at the time of setting, getting or removing attribute from application scope?
What is the difference between forward () and sendredirect () functions in servlet? Explain
Can we fetch the attributes related to a servlet on a different servlet?
What is the purpose of dispatcherservlet properties?
can we use more than one controller in web application
What is the capacity that doGet method can send to the server?
What if we pass negative value in load-on-startup?
Explain url encoding?
What is the difference between doGet and doPost?
when the several requests comes to server..how it manage the requests