What is the difference between <jsp:forward> and
sendRedirect?

Answer Posted / jahir hussain.s

When you invoke a forward request, the request is sent to another resource on the server, without the client being informed that a different resource is going to process the request. This process invoke a forward request, the request is sent to another resource on the server, without the client being informed that a different resource is going to process the request. This process occurs completly

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to configure init parameters for jsp?

657


Define Composition.

737


Explain the jsp implicit objects?

713


Can we define a class inside a jsp page?

656


Can we implement an interface in a jsp?

737


What program opens a jsp file?

658


How are cookies set in jsp?

725


Define scriptlet, expression and declaration in jsp?

667


What are the jsp standard actions?

723


How can I override the jspinit() and jspdestroy() methods within a jsp page?

704


What jsp lifecycle methods can be overridden?

728


Is the session object always created on the jsp page, is it possible to disable its creation?

690


difference betwwn 16 bit and 32 bit

1874


How to send data from jsp to jsp?

678


Mention some important jsp action tags.

723