org.apache.struts.webapp.example2
Class LoggedOn

java.lang.Object
  extended by org.apache.struts.webapp.example2.LoggedOn

public class LoggedOn
extends java.lang.Object

Backing bean for the loggedon.jsp page.


Constructor Summary
LoggedOn()
           
 
Method Summary
 java.lang.String logoff()
          Begin the process of logging off.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggedOn

public LoggedOn()
Method Detail

logoff

public java.lang.String logoff()

Begin the process of logging off.



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.