what is difference between redirect and forward method?

Answer Posted / pratique suhane

in case of forward data can not be send as parameters
whereas in case of redirect data can be send as parameter.

Is This Answer Correct ?    3 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we override the jspinit(), _jspservice() and jspdestroy() methods?

508


What is the jsp:setproperty action?

533


What is the use of requestdispatcher?

519


List the various action tags used in jsp.

501


Which package does jsp api consist of?

571






What is out println in jsp?

519


When i am useing useBean tag of JSP in weblogic server It show compiletion error..Like bad class file: C:\bea\user_projects\domains\Mahesh\applications\UseBean\WEB-INF\classes\user\UserData.class class file has wrong version 49.0, should be 48.0 Please remove or make sure it appears in the correct subdirectory of the classpath. user.UserData user1 = null; //[ /SaveName.jsp; Line: 4]

1729


How is jsp used in the mvc model?

586


What is jsp action tags?

498


How can you include the results of another page?

479


What are the attributes on page directives?

504


What is jsp and its architecture?

505


How can my application get to know when a httpsession is removed?

545


How can we forward the request from jsp page to the servlet?

512


Which implicit object is not available in normal jsp pages?

469