%@ page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8"%> <%@ page import="com.rhhz.journal.web.action.ArticleReleaseProgressController"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%> <%@ include file="../../include/global.jsp" %> <% pageContext.setAttribute("requestPath",ArticleReleaseProgressController.BASE_PATH); %>