org.paneris.util
Class SessionUtil

java.lang.Object
  extended by org.paneris.util.SessionUtil

public class SessionUtil
extends java.lang.Object

Session Utility.


Constructor Summary
SessionUtil()
           
 
Method Summary
static void setReturnURL(java.lang.String name, org.webmacro.servlet.WebContext context)
          Setup the url to return to.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionUtil

public SessionUtil()
Method Detail

setReturnURL

public static void setReturnURL(java.lang.String name,
                                org.webmacro.servlet.WebContext context)
Setup the url to return to.



Copyright © 2000-2008 PanEris. All Rights Reserved.