diff --git a/beehive-netui-tags/src/main/java/org/apache/beehive/netui/tags/html/HtmlDataSourceTag.java b/beehive-netui-tags/src/main/java/org/apache/beehive/netui/tags/html/HtmlDataSourceTag.java index cde628f..4fbd667 100644 --- a/beehive-netui-tags/src/main/java/org/apache/beehive/netui/tags/html/HtmlDataSourceTag.java +++ b/beehive-netui-tags/src/main/java/org/apache/beehive/netui/tags/html/HtmlDataSourceTag.java @@ -71,7 +71,7 @@ abstract public class HtmlDataSourceTag *

    <netui-data:repeater dataSource="pageFlow.myIterativeData"> * @jsptagref.databindable true * @jsptagref.attributesyntaxvalue expression_datasource - * @netui:attribute required="true" + * @netui:attribute required="true" rtexprvalue="true" * description="The dataSource attribute determines both * the source of populating data for the tag and * the object to which the tag submits data."