Agreed..modifying one layer while leaving the others in a reliable state is
well worth the refactoring effort..
Thanks,
-Martin

----- Original Message ----- 
From: "Bryan Hanks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 28, 2003 8:36 PM
Subject: RE: Reasons for using Struts


> I use it because it is much easier to maintain.
>
> If the front-end (JSP) needs to be updated only,
> I can do that without accidentally messing with
> the underlying business logic.
>
> Conversely, if the business rules change (and
> they always do...), I can change them without
> worrying about having to change the front end.
>
> Recently, It Was Decided that we would all move
> to MS-SQL as the standard DB. This will be
> relatively easy, because the DB-accessing code
> is isolated from the display and control.
>
> Cheers,
> Bryan
>
> -----Original Message-----
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 26, 2003 11:53 PM
> To: [EMAIL PROTECTED]
> Subject: Reasons for using Struts
>
>
> What are the reasons for using Struts?
> That is what are the Reasons for which Struts would be a more suitable
> choice than say plain JSP/Servlet?
>
> Thanks,
>
> Martin
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to