%@ page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8"%> <%@ include file="../../include/global.jsp" %> <%@ include file="../../include/taglib.jsp" %> <%@ page import="com.rhhz.journal.web.action.ArticleBusinessController"%> <% pageContext.setAttribute("requestPath",ArticleBusinessController.BASE_PATH); %>