Date: 2004-10-20T09:08:36 Editor: DarylOlander <[EMAIL PROTECTED]> Wiki: Apache Beehive Wiki Page: NetUI URL: http://wiki.apache.org/beehive/NetUI
no comment Change Log: ------------------------------------------------------------------------------ @@ -5,5 +5,15 @@ = Overview = += Tags = +NetUI contains three primary tag libraries, HTML, Databinding and Templates. The tag libraries are based upon JSP 2.0. The HTML tag set +represents the core HTML tags. In addition, the library contains the base classes for the other two tag libraries. The Databinding tag +library contains the advance databinding tags such as repeater and grid. Finally, the Template tag library is a very simple template +tag set. + + * [wiki:/HtmlTags Html Tags] + * Databinding + * Templates + = Additional Resources = * [wiki:/Testing Testing]
