|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.webapp.example2.LoggedOff
public class LoggedOff
Backing bean for the loggedoff.jsp
page.
Constructor Summary | |
---|---|
LoggedOff()
|
Method Summary | |
---|---|
String |
logon()
Begin the process of logging on. |
String |
register()
Begin the process of registering a new user. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoggedOff()
Method Detail |
---|
public String register()
Begin the process of registering a new user.
public String logon()
Begin the process of logging on.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |