<%@page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ page isELIgnored="false" %> <%@ page import="com.sino.weixin.oauth.util.*"%> 照片上传 <% String rescueCode=request.getParameter("rescueCode"); String code=request.getParameter("code"); System.out.print(code+"此时状态"); %>
照片最多上传4张