What’s the difference between forward() and sendredirect() methods?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

How to create war file?

0 Answers  


Should I override the service() method?

0 Answers  


Explain servlet.

0 Answers  


Which exception is thrown if the servlet is not initialized properly?

0 Answers  


What are different types of Servlets?

12 Answers  






what is servlet life cycle?

3 Answers   Inforica,


When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?

0 Answers  


Servlet Chaining? How do you do the Filtering in Servlets?

6 Answers   HCL,


What is Request Dispatcher?

1 Answers  


What is the effective way to make sure all the servlets are accessible only when user has a valid session?

0 Answers  


What is a Session Id?

1 Answers  


How we can get ip address of client in servlet?

0 Answers  


Categories