srinu


{ City } mumbai
< Country > india
* Profession * consultent
User No # 88373
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 11
Users Marked my Answers as Wrong # 4
Questions / { srinu }
Questions Answers Category Views Company eMail




Answers / { srinu }

Question { 39037 }

1)what is global forwards in struts?
2) whait si struts navigation flow?


Answer

If multiple Action class uses the same result page means
then we have to use the globalForward.
that means multiple Action classes uses the same logical
name of ActionForward


Struts first search for local forward Action if it is not
Avalible means it has to use the GLOBALFORWARD

Is This Answer Correct ?    11 Yes 4 No