Explain the servlet filter.
No Answer is Posted For this Question
Be the First to Post Answer
Explain the servlet filter.
How would you create deadlock on your servlet?
How to work with Chinese login page (internationalization).if he enters user name and password in chinese, how is it converted to English and validate in db? And in reverse it should display welcome message in Chinese,if user is valid
can i call destroy() method in init() method of servlet
When we don't write any constructor for the servlet, how does container create an instance of servlet?
What is the purpose of dispatcherservlet properties?
What is the major difference between servlet and applet?
What is HTTP Session ?
Explain in brief the directory structure of a web application?
What do you understand by mime type?
what are binding listners?
Why the container loads server at the application startup and how?