Neal, I believe there are four areas that make struts worth the investment. 1) struts allows you or a team to deal with each of the building blocks one at a time. You start with the core and then add-on templates, tiles, validator, etc as and when needed. 2) Rock solid code base. 3) It has an outstanding user community that is very willing to provide assistance. If you haven't already noticed this mailing list generated 80 to 120 message per day. That is a lot of information and ideas flowing. And you must stay around for the Friday threads. ;-) 4) There are a wealth of tools available to help make struts programming easier, and struts integrates into the most popular IDEs.
Kenneth. ----- Original Message ----- From: "neal" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Sunday, August 18, 2002 2:39 PM Subject: when to use Struts > > I am new to struts and am attempting to get my around how valuable it would > be me. > > From what I gather, it's primary asset is the action servlet which makes for > a nice seperation between the view and the control. I also understand that > if provides some useful tools such as a connectionPool for JDBC, and some > XML parsing tools. > > Aside from these things, what makes Struts useful? I guess what I am > ultimatley wondering is if the time saved by using Struts will be eaten up > by the time it takes me to learn Struts, enough to use it? > > Any thoughts/comments would be appreciated. > > Thanks. > Neal > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>