Hi, I want to create a tag that can declare a script
variable in the jsp page, I use the tag extraInfo
class to declare the variable, it work fine when I
know how many variable I want to declare in the jsp
page. But I have a problem need to solve, the
variable number defined in the extratInfo class
(VariableInfo[] ) is fixed, but I may call the tag
many times in the jsp page(dynamic), how can I solve
this problem? Can I define a dynamic list in the
ExtraInfo class for the tag? thanks!
__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.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://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