users@woodstock.java.net

Re: Undocumented tags?

From: Dick Spellman <Richard.Spellman_at_Sun.COM>
Date: Mon, 10 Dec 2007 14:00:18 -0500
FYI.  If you want an online version of the TLD docs, they can be found here (checkout the Documentation page):
http://webdev2.sun.com/woodstock-tlddocs/

Thanks,
D


Jason Suplizio wrote:
Thanks Dan!

On Dec 10, 2007 10:03 AM, Dan Labrecque <Dan.Labrecque@sun.com> wrote:
All the available JSP tags are documented in the TLD docs. Typically,
there is a component associated with each tag; however, there may be
more components than tags. The documentation could be referring to the
Field component which is used as a base class. For example, components
such as TextField, TextArea, etc. all extend Field. However, it is most
likely a typo and the TLD example should refer to webuijsf:textField.

Dan

Jason Suplizio wrote:
> This is a minor issue, but while reading through the tld documentation
> (aka Tag Library Documentation Generator - Generated Documentation)
> there are several mentions of a webuijsf:field component, yet the
> component itself is not in the list of available tags (renders a
> textField). Are there other undocumented tags and can this tag be used
> interchangeably with the textField component (is one preferable?).
>
> Thanks!
> jason

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@woodstock.dev.java.net
For additional commands, e-mail: users-help@woodstock.dev.java.net