Steve--
Hey, thanks for adding a samples app!
Couple of comments about the change below:
- the netui-samples/resources/beehive/... directory needs to come from a Beehive distribution. It shouldn't be checked in.
- same thing for netui-samples/error.jsp
- can also remove netui-samples/velocity.log
Eddie
[EMAIL PROTECTED] wrote:
Author: steveh Date: Tue Apr 12 13:23:23 2005 New Revision: 161112
URL: http://svn.apache.org/viewcvs?view=rev&rev=161112 Log: Netui feature samples.
Added: incubator/beehive/trunk/samples/netui-samples/ incubator/beehive/trunk/samples/netui-samples/Controller.jpf (with props) incubator/beehive/trunk/samples/netui-samples/WEB-INF/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/lib/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/netui-validator-rules.xml (with props) incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/build-dist.properties (with props) incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/build-dist.xml (with props) incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/build.xml (with props) incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/bundles/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/bundles/site.properties (with props) incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/datagrid/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/datagrid/grid.properties (with props) incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/global/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/log4j.xml (with props) incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/controls/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/controls/pets/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/controls/pets/Pets.java (with props) incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/controls/pets/PetsImpl.jcs (with props) incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/beans/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/org/apache/beehive/samples/netui/beans/PetType.java (with props) incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/shared/ incubator/beehive/trunk/samples/netui-samples/WEB-INF/src/shared/SharedFlow.jpfs (with props) incubator/beehive/trunk/samples/netui-samples/WEB-INF/validator-rules.xml (with props) incubator/beehive/trunk/samples/netui-samples/WEB-INF/web.xml (with props) incubator/beehive/trunk/samples/netui-samples/error.jsp (with props) incubator/beehive/trunk/samples/netui-samples/index.jsp (with props) incubator/beehive/trunk/samples/netui-samples/resources/ incubator/beehive/trunk/samples/netui-samples/resources/beehive/ incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/ incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/ incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/Thumbs.db (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/error-header.jpg (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/folder.gif (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/lastLineJoin.gif (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/lastNodeCollapsed.gif (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/lastNodeExpanded.gif (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/lineJoin.gif (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/nodeCollapsed.gif (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/nodeExpanded.gif (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/rootCollapsed.gif (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/rootExpanded.gif (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/spacer.gif (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/images/verticalLine.gif (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/javascript/ incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/javascript/netui-datagrid.js (with props) incubator/beehive/trunk/samples/netui-samples/resources/beehive/version1/javascript/netui-tree.js (with props) incubator/beehive/trunk/samples/netui-samples/resources/css/ incubator/beehive/trunk/samples/netui-samples/resources/css/style.css (with props) incubator/beehive/trunk/samples/netui-samples/resources/template/ incubator/beehive/trunk/samples/netui-samples/resources/template/template.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/ incubator/beehive/trunk/samples/netui-samples/ui/datagrid/ incubator/beehive/trunk/samples/netui-samples/ui/datagrid/Controller.jpf (with props) incubator/beehive/trunk/samples/netui-samples/ui/datagrid/error.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/datagrid/index.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/ incubator/beehive/trunk/samples/netui-samples/ui/tree/Controller.jpf (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/content/ incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.0.0.0.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.0.0.1.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.0.0.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.0.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.1.0.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.1.1.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.1.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.2.0.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.2.1.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.2.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/content/0.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/echo.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/frameSet.jsp (with props) incubator/beehive/trunk/samples/netui-samples/ui/tree/tree.jsp (with props) incubator/beehive/trunk/samples/netui-samples/validation/ incubator/beehive/trunk/samples/netui-samples/validation/Controller.jpf (with props) incubator/beehive/trunk/samples/netui-samples/validation/error.jsp (with props) incubator/beehive/trunk/samples/netui-samples/validation/index.jsp (with props) incubator/beehive/trunk/samples/netui-samples/validation/success.jsp (with props) incubator/beehive/trunk/samples/netui-samples/velocity.log
