Interviewer And Interviewee Guide

Struts Interview Question:

What is the difference between ForwardAction and IncludeAction?

Submitted by: Administrator
The difference is that you need to use the IncludeAction only if the action is going to be included by another action or jsp. Use ForwardAction to forward a request to another resource in your application, such as a Servlet that already does business logic processing or even another JSP page.
Submitted by: Administrator

Read Online Struts Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.