Revision 67:c63afda1a842

View differences:

WebContent/jsp/ss223_application/ibssAppUserEnquiryPagination.jsp
5 5
<%@ taglib uri="/WEB-INF/tld/struts-logic-el.tld" prefix="logicEL" %>
6 6
<%@ taglib uri="/WEB-INF/tld/c.tld" prefix="c" %>
7 7

  
8
<c:if test="${not empty appUserForm.map.viewBean}">
8
<c:if test="${not empty appUserForm.map.appUserViewBean}">
9 9
<bean:define id="viewBean" name="appUserForm" property="appUserViewBean"/>
10 10
<bean:define id="pagination" name="viewBean" property="pagination" />
11 11
<bean:define id="enquiryCurrentPageNo" name="viewBean" property="enquiryCurrentPageNo" />

Also available in: Unified diff