what are the type of forward class in Struts?

Answers were Sorted based on User's Feedback



what are the type of forward class in Struts?..

Answer / satya

Actually in struts frame work There are 2 types of forward
method r there.
1.Local forward()
2.Global forward()

Is This Answer Correct ?    8 Yes 1 No

what are the type of forward class in Struts?..

Answer / jagz

ActionForward

Is This Answer Correct ?    4 Yes 0 No

what are the type of forward class in Struts?..

Answer / sreedhar m

ActionForward.

Is This Answer Correct ?    4 Yes 1 No

what are the type of forward class in Struts?..

Answer / 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

what are the type of forward class in Struts?..

Answer / prathap reddy.g

only actionForward is there

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

what is request processor class ?

10 Answers   Fidelity,


What is the use of ActionErrors in Struts?

2 Answers   HCL, TCS,


Briefly tell the two kinds of form beans.

0 Answers  


What are result types in struts?

0 Answers  


What is token used for?

0 Answers  


How can we group related actions in one group in Struts?

0 Answers  


What does validation interceptor?

0 Answers  


How you will enable front-end validation based on the xml in validation.xml?

0 Answers  


What is the forward action utilized for?

0 Answers  


In which method of action class the business logic is executed?

0 Answers  


Explain the core end goal while using java struts?

0 Answers  


Why should we go for struts framework?

5 Answers   Accenture,


Categories