what is the advantages and diadvantages of Struts?

Answer Posted / siddhartha chakraborty

Few Disadvantage are mentioned in the below link. Struts
have disadvantages mainly on performance of the
application. Especially when using advanced tag like nested-
loop etc, Resulting in creating many Forms object then
required.

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 ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4042


What are the some useful annotations introduced in struts2?

550


Does apache tomcat use struts?

512


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

496


What is execute method in struts?

498






What are the struts2 configuration properties that control file uploading process?

608


Are actions thread safe?

543


What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?

578


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

578


What is actionmapping?

602


Explain struts?

559


Does Struts2 action and interceptors are thread safe?

610


What is the actionform?

578


What steps are required to for an application migration from Struts1 to Struts2?

612


What is struts framework in java?

535