Kevin

the same question is Well explained in jguru.com jsp Faq's
so why can't u have a look at it?

ravi


Kevin Kolle wrote:

> I'm not sure if this is the correct mailing list for a JSP question, if not,
> let me know.
>
> Is there a way to use an Interface called from within a JSP page with the
> usebean tag? For example, I would like all gets and sets to go thru an
> interface, then on the server side, the implementing class would take care
> of the actual logic.
>
> Can I use interfaces with JSP's or does the class have to be a normal bean
> class with getters and setters?
>
> ______________________________________________
> FREE Personalized Email at Mail.com
> Sign up at http://www.mail.com/?sr=signup
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to