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 the default suffix for struts2 action uri ?

0 Answers  


how to write my own Action servlet by extending pre-defined Action servlet in struts config.

2 Answers   Sony,


What are inner class and anonymous class?

0 Answers  


Why do we need mapdispatchtoprops?

0 Answers  


What is role of actionservlet?

0 Answers  






shall we use any name for deployment descriptor of struts instead of struts-config.xml

3 Answers   Polaris,


What is role of action class?

0 Answers  


What are construction struts?

0 Answers  


Is Struts Action class Thread Safe?

14 Answers   Wipro,


What is declarative exception handling in struts?

0 Answers  


What are the steps involved in creating a strut application?

0 Answers  


What is spring and struts in java?

0 Answers  


Categories