The foremost advantage I give to is that Taglibs give a structure to ur JSPs, its cleaner to look at(code) and putting it bluntly it can be given to any content designer and he/she can readily implement it.
There is a downside of the taglib, being that they are implemented via reflection API, need I say more :) Hope that helps Amit -----Original Message----- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Vijayanand Sent: Tuesday, September 24, 2002 4:14 PM To: [EMAIL PROTECTED] Subject: Advantage of Taglib over Beans in JSP hi all, I would like to know what is the advantage of using Taglibs(Custom Tags) than using Beans in jsp. Is there any advantage in performance issues. Can any one give me an idea on this. thanks & regards vijayanand.R (),,,() ( (. .) .-''''''''''-. ( o ) ) ( 'o' ) =(,,)=(,,)==(,,)==(,,)= ========================= 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://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com =========================================================================== 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://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
