public abstract class OpServiceForOld extends NoSessionIDService
构造器和说明 |
---|
OpServiceForOld() |
限定符和类型 | 方法和说明 |
---|---|
protected abstract ActionNoSessionCMD |
createAction() |
void |
process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String op) |
process
protected abstract ActionNoSessionCMD createAction()
public void process(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, java.lang.String op) throws java.lang.Exception
process
在类中 NoSessionIDService
java.lang.Exception