2011年10月25日
摘要: <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%><%String path = request.getContextPath();String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";%> 阅读全文
posted @ 2011-10-25 20:46 AFH 阅读(166) 评论(0) 推荐(0) 编辑