Hi!

I really like the custom tag mechanism, using the tag libraries and all.
However, there is one thing I miss in the spec: I want to be able to specify
that a tag may only occur inside the body of some other tag. Of course, this
can be enforced using the isValid method of the TagExtraInfo object, but
that is not the best option. If you do that, the user only gets an error
that the tag is invalid, but not _why_. If I would be able to specify it in
the tag library, I would greatly prefer that.

Does anyone if and how this can be done?

Thanks!

Stefan

--
Stefan van den Oord
[EMAIL PROTECTED]

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