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

Anchcor Value

Verify that an anchor value is set. The first two should show the value attribute because it is set and overrides the body. The second two, will show the body because the value is not set or is the empty string.


  • This is the Body
  • This is the Body
  • Empty String in Value