In jsp custom tags from child tags to how many levels of
parent tags you can acess
In jsp custom tags from child tags to how many levels of parent tags you can acess
what happens if we wont use destroy()?
What is the workflow of a servlet?
What are the jobs performed by servlets?
Whether we can get deadlock situation in servlets?
How do we translate jsp?
How do we go with database connection and log4j integration in servlet?
What is ServletConfig object?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
In servlets, Why do we need both GET and POST method implementations?
How many Cookies can a host support?
If you want to modify the servlet,will the Webserver need to be ShutDown ?