<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%----%> <%----%> <% String refIDs[] = ( String[]) request.getAttribute( "refIDs"); String hdrTxts[] = ( String[]) request.getAttribute( "hdrTxts"); int noOfPageSegments = 0; if( refIDs != null) { noOfPageSegments = refIDs.length; } for( int i = 0; i < noOfPageSegments; i++) { %> <% } %> <%--Configuration Page--%> <%--Property col--%> <%-- <%-- prop value input box is placed inside the tableLayout, so - that the input boxes are properly aligned, when erorr message - is displayed --%> <%-- --%> <%----%> <%----%> <%-- --%>