I asked this same question a while back...

In the nutshell, JSP provides some built in support for beans and they are
likely to be supported by JSP development tools for drag and drop
development.  On the downside, they do not provide for rich interfaces.  In
my opinion, using server-side class packages is more flexible an allows for
more expressive interfaces.  I can manage to slap the import tag in myself.

> -----Original Message-----
> From: mat Lanana [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, September 20, 1999 1:08 PM
> To:   [EMAIL PROTECTED]
> Subject:      JSP & Beans
>
> What are the advantages of using JavaBeans in JSP files
> over importing Java -server side- code into JSP files ?
> e.g.    <%@ import="MyApplication.*" %>
>
> Has the lattest any impact on performance?
> Can everything be built as a Bean?
>
> Thanks.
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html


***********************************************************************
Bear Stearns is not responsible for any recommendation, solicitation,
offer or agreement or any information about any transaction, customer
account or account activity contained in this communication.
***********************************************************************

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to