<%@ include file="/portal/include/include_java.jsp" %> <%@ page import="java.util.ResourceBundle"%> <%-- Even when this JSP is declaring the doctype, the Forms Designer is rendering in Quirks Mode... This is because the doctype was never placed in the first line of the JSP. --%> <%-- AN-48073 --%> <asi:out encoding="html" value="${PORTAL_APP_CONFIG.appname}"/> Forms Designer <%@ include file="/portal/include/include_css.jsp" %> <%@ include file="/portal/include/include_js.jsp" %>

<%/* Ali: added table for performance */%>