what is the disadvantage of struts frame work?

Answer Posted / binesh speridian technologies

It can become difficult to debug with the various .xml
files that Struts relies on. If you have a setting out of
wack, it's not very descriptive on how to fix it or what
the issue is.

* Figuring out what all the .xml attributes and tags is
another issue. Get a GUI plug-in for Eclipse or whatever
IDE you use. They are very useful when learning the Struts
ropes or setting up something such as Validator.

* Using the custom JSP tags, especially iterate, can be
slightly confusing. Same thing with the link tag. There are
scenarios that often come up where you say "I know if I
just used a scriptlet, I could get this to work in
seconds!" So the difficultly comes when you ask "how do I
do this using Struts tags?"

Is This Answer Correct ?    8 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

482


What is the life cycle of actionform?

545


Which configuration file is used for storing jsp configuration information in struts?

539


What are the cons of struts 2?

564


At the point, you should go for struts framework?

540






What is controller in struts2?

492


Explain integrate log4j in struts2 application?

562


What is the significance of logic tags in Struts?

573


What is struts and why it is used?

490


Describe the two types of formbeans.

570


What is the default location of result pages and how can we change it?

547


What is the use of token interceptor in Struts2?

613


Are interceptors and filters different?

540


What do you mean by ognl?

552


What is the purpose of @beforeresult annotation?

570