we can use when we want to forward a page with in the context. using sendRedirect() method we can forward to jsp which is in another context also. And in there will be only one request procesed between client and server whereas in sendRedirect() there will be multiple requests between client and server.
Category:EJB Interview Questions
No comments:
Post a Comment