<%@ page language="java" contentType="text/html;charset=UTF-8"%> <%@ taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui"%>

Null binding in the Beehavior tag

This test verifies that values bound to the Behavior tag are handled correctly. In the first two, both name and facet are required to provide a value. These will report an error. The third case generates an error because the parent doesn't support IBehaviorConsumer.
This is a single page test.