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

This test sets the tagId on a form within a scoped html tag. It then verifies that the JavaScript is written out correctly and that these methods work to find the form.

Check1:
Check2:

 

These sections that follow are generated through JavaScript. Both of the forms elemenets should be found so the value should be false. The following section contains a dump of the constructed IdMap and IdName tables. These results should run on all browsers and are not verified by the TestRecorder.