public class EmbResourceService extends NoSessionIDOPService
| 构造器和说明 |
|---|
EmbResourceService() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
actionOP()
action名称
|
void |
process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
开始处理
|
processpublic java.lang.String actionOP()
public void process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws java.lang.Exception
process 在类中 NoSessionIDOPServicereq - 请求res - 响应java.lang.Exception