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 are the struts2 configuration properties that control file uploading process?

702


What are the loop holes of struts?

649


What is the purpose of '@keyproperty'?

669


What do you mean by struts.dev mode?

621


What is dispatchaction?

709






What are the major differences between html tags and strut specific html tags?

617


What are different ways to create Action classes in Struts2?

674


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

649


What is execute method in struts?

576


How struts 2 validation works?

690


What is request processor and how does it relates to action mapping?

671


What are the core classes of the struts framework?

595


What is difference between spring and struts?

595


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

631


How is the action mapping specified?

624