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

What is apache struts used for?

663


What is the purpose of redirect result type?

747


Can we use struts and spring together?

714


What are the core classes of struts?

756


Describe validate() and reset() methods.

757


What configuration files are used in struts?

702


What is the purpose of @conversion?

795


What is ognl?

789


What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?

767


What is interceptor struts2?

715


What are different ways to create Action classes in Struts2?

780


How can we display validation errors on jsp page?

718


What is used to display the intermediate result in an interceptor?

703


What is struts.devmode?

767


What is the use of forwardaction?

711