老玉米:
请教,不需要用getBytes encodeing的这段应该怎么改?
[阅读: 630] 2006-09-27 02:59:29
<%@ page language="java" contentType="text/html; charset=GB18030" pageEncoding="GB18030"%>
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
<%@ page import="java.util.ArrayList" %>
<html>
<head>
<title>View Session JSP </title>
<meta http-equiv="Content-Type" content="text/html; charset=GB18030">
</head>