what are the type of forward class in Struts?

Answer Posted / mani

In Struts1.x there are two forward class
local forward
global forward

The forwards which are visible to only one action class is
called local forward

Global forwards which are visible to all action class is
called global forwards

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is struts action class singleton?

544


How struts control data flow?

532


Can we have multiple struts config files in a single web app?

497


Can you explain custom tag?

570


Which technologies can be used at view layer in struts?

642






What are pull and push mvc architecture and which architecture does struts2 follow?

505


Explain struts.devmode?

562


Which interceptor is responsible for mapping request parameters to action class Java Bean properties?

556


What is interceptor in Struts2?

565


What is the purpose of @keyproperty annotation annotation?

576


Which servlet does the struts framework use?

511


What is the purpose of @emailvalidator?

555


What is struts2 in java?

527


Are struts thread safe?

556


What are the pros of struts 2?

555