%@ page contentType="text/html;charset=GBK" %> <% request.setCharacterEncoding("GBK"); %> <%@ page import="java.sql.*" %> <%@ page import="java.util.*" %> <%@ page import="com.huidodo.beans.*" %> <%@ page import="com.huidodo.sys.DBResin" %> <%@ taglib uri="oscache" prefix="cache" %>