How many types of action clases are there in stuts and
their uses?

Answer Posted / smitha

The ForwardAction acts as a bridge from the current View
(JSP) and the pages it links to. It uses the
RequestDispatcher to forward to a specified Web resource. It
is the glue that allows you to link to an action instead of
directly to a JSP.

Is This Answer Correct ?    1 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is controller in struts ?

537


Why is it called struts?

539


What is the different actions available in struts?

546


Why aren’t the struts tags maintained as part of the jakarta taglibs project ?

549


How can forward action be used to restrict a strut application to mvc?

522






What design patterns are used in struts?

565


What is the purpose of execute() method?

574


Difference between struts and spring? Or why use spring, if you are already using struts?

536


What is the use of reset method of ActionForm class?

573


What is an interceptor stack?

576


Why do we use struts?

579


Why are struts tightly coupled?

593


Explain the necessity of empty tag?

602


What is the difference between shocks and struts?

500


What is strut action mapping?

517