<%@ page contentType="text/html; charset=utf-8" %> <%@ page session="false" buffer="none" %> <%@ page import="org.eclipse.birt.report.presentation.aggregation.IFragment, org.eclipse.birt.report.context.BaseAttributeBean, org.eclipse.birt.report.IBirtConstants, org.eclipse.birt.report.utility.ParameterAccessor" %> <%@page import="com.agnitas.reporting.birt.external.utils.ComBirtResources" %> <%@ page import="java.util.Locale" %> <%----------------------------------------------------------------------------- Expected java beans -----------------------------------------------------------------------------%> <%----------------------------------------------------------------------------- Dialog container fragment, shared by all standard dialogs. -----------------------------------------------------------------------------%> <% Locale locale = request.getLocale(); %> <%--It is important to use the same message keys as BirtResources contains to keep backward compatible.--%>