%@ page contentType="text/html;charset=GBK" %> <% response.setContentType("text/html;charset=GBK");%> <% request.setCharacterEncoding("GBK"); %> <% response.sendRedirect("showquestionhistory.jsp"); %>