Hello all,
I'm new to JSP and would like to know what is the difference between
JavaBeans and custom actions [Taglibs]. Where is it most appropriate to use
beans and where to use tablibs.

In "Java Server Pages" [O'Reilly] Hans Bergsten has written "A custom
action - actually a tag handler class for a custom action - is basically a
bean with property setter methods corresponding to the custom action
element's attributes."

Does this mean that beans and tablibs work the same way?

Rohit.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.237 / Virus Database: 115 - Release Date: 07/03/2001

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to