Why are JSPs 'too powerful' - surely it is up to the developers/architects
to ensure that the application has business logic in the relevant parts, the
fact that you can write 'write full-fledge Java' in JSPs is useful in
certain circumstances, e.g. rapid prototyping, debugging.  And 'too simple',
come on, this is one of reasons why JSPs are so popular, how can anything be
too simple!
If we start taking too many design decisions away from the
developers/architects then this is surely setting a bad precedent.

Regards,
Scott Atwell

----- Original Message -----
From: "Andrea Vicentini" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 18, 2001 11:28 AM
Subject: Re: WHY EJB

...............
> I think that JSPs suffer of a fundamental bad design -- they're too
> powerful (you can write full-fledge Java code in it) and they're too
> simple to use (you almost don't need to worry about compile them).
> However, I don't think people should use EJBs to overcome bad designs
> in JSPs ;-)... what an over- overkill!
>
>   Bye.
>   Andrea Vicentini
>
>
> __________________________________________________
> Do You Yahoo!?
> Make a great connection at Yahoo! Personals.
> http://personals.yahoo.com
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>


Reply via email to