| 程序包 | 说明 |
|---|---|
| net.mingsoft.basic.action | |
| net.mingsoft.basic.action.web |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BaseFileAction.Config
上传配置
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
ManageFileAction.checkUploadPath(BaseFileAction.Bean bean) |
net.mingsoft.base.entity.ResultData |
ManageFileAction.upload(BaseFileAction.Bean bean,
boolean uploadFloderPath,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
处理post请求上传文件
可以自定义项目路径下任意文件夹
|
net.mingsoft.base.entity.ResultData |
ManageFileAction.uploadTemplate(BaseFileAction.Bean bean,
boolean uploadFloderPath,
javax.servlet.http.HttpServletResponse res) |
| 限定符和类型 | 方法和说明 |
|---|---|
net.mingsoft.base.entity.ResultData |
FileAction.upload(BaseFileAction.Bean bean,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
Copyright © 2023. All rights reserved.