True. But MVC programming can be achieved without Struts. Writing an action servlet similar to that provided by Struts does not appear to be difficult.
N -----Original Message----- From: V. Cekvenich [mailto:[EMAIL PROTECTED]] Sent: Sunday, August 18, 2002 2:48 PM To: Struts Users Mailing List Subject: Re: when to use Struts The bigger the project the more productivity you get with modular (MVC) programming. v. neal wrote: > 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>