public class EmbeddedTplFormlet extends ParameterFormlet
parameterMap
构造器和说明 |
---|
EmbeddedTplFormlet(java.lang.String tplPath) |
EmbeddedTplFormlet(java.lang.String tplPath,
java.util.Map parameterMap) |
限定符和类型 | 方法和说明 |
---|---|
protected Form |
createForm(javax.servlet.http.HttpServletRequest req) |
createSessionIDInfor, getParameterMap, setParameterMap
analyzeNameInPath, dealWeblet, isSessionOccupy, setTplPath
public EmbeddedTplFormlet(java.lang.String tplPath)
public EmbeddedTplFormlet(java.lang.String tplPath, java.util.Map parameterMap)
protected Form createForm(javax.servlet.http.HttpServletRequest req) throws java.lang.Exception
createForm
在类中 Formlet
java.lang.Exception