# ExcelImport
**Repository Path**: wwanger/ExcelImport
## Basic Information
- **Project Name**: ExcelImport
- **Description**: No description available
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-31
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
servlet 配置
jsp页面form表单中使用 action=“servlet” method=“post/get” 建议使用post
增加的servlet需要在web.xml中配置
初始页面也要在web.xml中添加到welcome-file-list中 否则会出现页面无法访问的情况
\/LoginServlet \ 是使用的servlet
纯js的ajax 使用xmlhttp进行前后台交互
http协议 hyperText Transfer Protocol 状态码 200 代表处理成功 content-type