JSP代码
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name=”renderer” content=”webkit” />
<title>执行结果</title>
</head>
<body>
<form name="form1" action="uploadPic.do" method="post" enctype="multipart/form-data">
<div style="display:none">
<%@ include file="head.jsp"%>
</div>
//展示用默认图片
<img id="pic3" src="/upload/1-12121R03018.jpg" width="600px" alt="">
<input type='file' style