Hello Folks,

I'm trying to find out what kind of constrataints are placed on the JSP
Generating engine by the contents of the tag library descriptor.  I've
created a couple of custom tags classes with various properties.  Using the
tld, I've described only a subset of those properties (I don't actually want
to use all the properties in every case.)  Using Weblogic 5.1, I notice that
the Java file generator does catch if required properties (as described in
the tld) are missing from a tag, but it also appears to allow the the user
to set more properties than are actually described as attributes in the tld.
Is this supposed to happen, or is this a bug?

Thanks for any input!

-AMT


���`����,��,����`����,��,����`����,��,����`����,��,����`����,��,����`����,��
,��

Arun Mammen Thomas
Email: [EMAIL PROTECTED]
Phone: (415) 547-7004

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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