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 struts? Explain

0 Answers  


What do you mean by actionmapping?

0 Answers  


What is the purpose of @conversionerrorfieldvalidator annotation?

0 Answers  


Describe the basic steps used to create a tiles application?

0 Answers  


What is actionservlet?

0 Answers  






What does execandwait interceptor?

0 Answers  


What is the use of resourcebundle.properties file in Struts Validation framework?

0 Answers  


What is difference between perform() used in struts1.0 and execute() used in 1.1 ?

3 Answers   Infotech,


Can you explain aware interfaces in struts2?

0 Answers  


what is the diff between struts1.0 and struts2.0

2 Answers   Intel,


How is the Struts framworl related to MVC2?

2 Answers   Wipro,


What are the core classes of struts framework? Explain

0 Answers  


Categories