Why reinvent the wheel? If it has been done for you, why not use it and let
someone else have all the problems of maintaining it?

I've reecently started to use struts. I was a  bit sceptical about it to
begin with, but it has proved tot be really useful. Definatley recomend
usinig it.

-----Original Message-----
From: neal [mailto:[EMAIL PROTECTED]]
Sent: 18 August 2002 23:50
To: Struts Users Mailing List
Subject: RE: when to use Struts


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]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to