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 are inner class and anonymous class?

0 Answers  


What is the use of jsonvalidation in struts?

0 Answers  


why we are using vo,dao and dto design patterns in struts framework

3 Answers   Wipro,


what is ForwardAction and IncludeAction in struts?

3 Answers   Mind Tree, Satyam,


What is DynaActionForm?

0 Answers  


How to convert struts to spring mvc?

0 Answers  


Explain design patterns which is used in struts?

0 Answers  


How do I access token?

0 Answers  


What is life cycle of an interceptor?

0 Answers  


What is struts 2 framework in java?

0 Answers  


Do we need to pay the struts if being used in commercial purpose?

0 Answers  


How to handle exceptions in structs?

0 Answers  


Categories