what is the disadvantage of struts frame work?

Answer Posted / santosh anand

In struts , their is no facility of backward flow.Suppose we are in page 1 and when we submit it calls action mapping page2.Their may be lot of variable stored in session , which is available to page2.Now we wish to go page1 from page 2, for this we have to call the action mapping of page1. But struts flow is always in forward direction. So when we call page 1, values stored in session never get reversed.So it reduces the performance.To resolve this problem of struts, Their is a framework called Web Flow Nevigation Manager(WFNM) of Sourgeforge.net.This framework can be integrated with struts.

Is This Answer Correct ?    6 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is defeult result type?

719


What is difference between spring and struts?

595


What is the purpose of global-forwards tag in struct-config.xml?

664


What are the steps required for setting up validator framework in struts?

647


What is the use of struts?

610






What is struts xml?

525


What is the purpose of @conversion annotation annotation?

691


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

620


Describe validate() and reset() methods.

685


Explain about the validation steps which have to be carried during validation of client-side address?

636


What is the purpose of @emailvalidator annotation?

583


How do you convert struts to springs?

640


How exceptions are handled in struts application?

632


What are action errors?

646


What is the purpose of @beforeresult?

693