Why do we need servlet filter?
No Answer is Posted For this Question
Be the First to Post Answer
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
Why jsp is better than servlet?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
What is a servlet-to-servlet communcation?
Is it good idea to create servlet constructor?
What are the security issues in Servlets?
How do we call one servlet from another servlet?
What is servlet and its use?
What are the uses of servlet
What are the features added in Servlet 2.5?
What are the different methods involved in generic servlet?