使用WebUploader来开发一个小小案例,此文仅是jsp脚本

<%–
Created by IntelliJ IDEA.
User: dell
Date: 2018/7/24
Time: 10:26
To change this template use File | Settings | File Templates.
–%>
<%@ page contentType=”text/html;charset=UTF-8” language=”java” %>


Webuploader
<%–引入css–%>


<%--引入js--%>










<%–拖拽上传文件–%>

请将文件拖拽到此区域
点击选择文件

<%–

或将照片拖到这里,单次最多可选300张

–%>

开始上传



你可能感兴趣的:(IDEA)