%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <%@taglib uri="/struts-tags" prefix="s"%> <%@page import="com.ccgj.platform.util.GlobalDefine"%> <%@page import="com.opensymphony.xwork2.ActionContext"%> <%@ page import="com.ccgj.database.beans.YHB"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %>