|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.javaWebGen.WebController
org.javaWebGen.LoginController
public class LoginController
| Field Summary |
|---|
| Fields inherited from class org.javaWebGen.WebController |
|---|
SOAP_BODY, SOAP_FOOTER, SOAP_HEADER |
| Constructor Summary | |
|---|---|
LoginController()
|
|
| Method Summary | |
|---|---|
java.lang.String |
exec(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
protected BaseLoginModel |
getModel()
get the correct model class |
| Methods inherited from class org.javaWebGen.WebController |
|---|
doJSON, doSOAP, getCmd, getFormBean, getPage, getSession, getWebSession, valSession |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoginController()
| Method Detail |
|---|
public java.lang.String exec(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws WebAppException
exec in class WebControllerWebAppException
protected BaseLoginModel getModel()
throws WebAppException
WebAppException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||