All,

Is there an easy way to create an iterating taglib that accepts a List
(arraylist, vector, etc) and the class name of the objects in the list and
the method of the class that should be called on each iteration?

In the end, I want to have a multi-purpose taglib for populating select
lists.  I want to deal with Lists (instead of ResultSets).

Any links and info would be greatly appreciated,

Aaron

===========================================================================
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