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

This test will generate multiple nested ScriptContainers which requires fully qualifying the lookup to find the proper span or textbox. There are two spans and textboxes with the same tagId inside a ScriptContainer with the same scopeId. These are then found in a outer ScriptContainer that has generateScopeId = 'true' so that we create a unique id. This will not work in the legacy lookups.


Below we search for each span by the tagId name. We should find the individual spans. Below the search results there is a dump of the lookup tables.