What do you mean by chaining in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between using getSession(true) and getSession(false) methods?
Why is http protocol called as a stateless protocol?
What are different types of SessionTracking?
Define declaration.
What's the difference between authentication and authorization?
What is servletconfig?
Hi Friends, Can we make any method thread safe withour synchronized keyword?
What’s the difference between genericservlet and httpservlet?
What are the methods in HttpServlet?
explain the advantages of servlet life cycle?
What is the difference between RequestDispatcher and sendRedirect?-
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 ?