Answer Posted / srikanth
filters are used to preprocessing and postprocessing of
tasks like login,authorization,data compression,data
encoding etc
for this u need to override intit(),dofilter(),and destroy()
Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
Differentiate between the get and post method
How to make sure a servlet is loaded at the application startup?
What are the kinds of http requests?
What is the process for chaining servlet?
Why doesn’t a servlet include main()? How does it work?
Is dispatcher servlet a singleton?
Explain the custom jsp tags and the beans.
What is a cookie What is the difference between session and cookie
Why don't we write a constructor in a servlet?
How are filters?
What is the need of session tracking in web application?
What is meant by session? Tell me something about httpsession class?
Explain url encoding in servlet?
What do you mean by singlethreadmodel interface?