net.officefloor.tutorial.servletfilterjspintegration
Class SessionBean
java.lang.Object
net.officefloor.tutorial.servletfilterjspintegration.SessionBean
@HttpSessionStateful(value="SessionBean")
public class SessionBean
- extends Object
Object to be bound to the HttpSession.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionBean
public SessionBean()
getText
public String getText()
setText
public void setText(String text)
Copyright © 2005-2012. All Rights Reserved.