| Package | Description |
|---|---|
| net.mingsoft.basic.action | |
| net.mingsoft.basic.action.web |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseFileAction.Config
上传配置
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ManageFileAction.checkUploadPath(BaseFileAction.Bean bean) |
String |
ManageFileAction.upload(BaseFileAction.Bean bean,
boolean uploadFloderPath,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
处理post请求上传文件
可以自定义项目路径下任意文件夹
|
String |
ManageFileAction.uploadTemplate(BaseFileAction.Bean bean,
boolean uploadFloderPath,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileAction.upload(BaseFileAction.Bean bean,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
Copyright © 2020. All rights reserved.