<%@ page import="com.forgon.disinfectsystem.common.Constants" %> <%@ page import="com.forgon.tools.AppKeys" %> <%@ page contentType="text/html; charset=UTF-8"%> <% request.setAttribute("attachFileFieldname", com.forgon.tools.AppKeys.Attach_File_Field_Prefix); %> <% request.setAttribute("attachFiLeMaxSize", AppKeys.ATTACH_FILE_MAX_SIZE); %>