public class FormService extends java.lang.Object implements Service
XML_TAG
FormService()
java.lang.String
actionOP()
void
process(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, java.lang.String op, java.lang.String sessionID)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FormService()
public java.lang.String actionOP()
actionOP
Service
public void process(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, java.lang.String op, java.lang.String sessionID) throws java.lang.Exception
process
req
res
op
sessionID
java.lang.Exception