How forward () method is different from send redirect () method?


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

Post New Answer

More Servlets Interview Questions

What are the objects involved when a servlet receives a call from client?

0 Answers  


Describe the phases of servlet lifecycle?

0 Answers  


Write the code to get the server information in servlet.

0 Answers  


Does servlet have main method?

0 Answers  


Define declaration.

0 Answers  


How do servlets work?

0 Answers  


why are using HttpServlet in realtime projects and why are not using Genericservlet

2 Answers  


What are different methods of session management in servlets?

0 Answers  


What is called Session Tracking?

0 Answers  


Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.

4 Answers  


i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do

2 Answers   Caritor, Globerian,


Difference between get and post in java servlets?

0 Answers  


Categories