biz.hammurapi.web
Class ContextRedirect

java.lang.Object
  extended bybiz.hammurapi.web.ContextRedirect
All Implemented Interfaces:
Redirect

public class ContextRedirect
extends java.lang.Object
implements Redirect

Author:
Pavel Vlasov

Constructor Summary
ContextRedirect(javax.servlet.http.HttpServletRequest request, java.lang.String template, java.lang.String message)
           
 
Method Summary
 java.lang.String getLocation()
           
 java.lang.String getMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextRedirect

public ContextRedirect(javax.servlet.http.HttpServletRequest request,
                       java.lang.String template,
                       java.lang.String message)
Method Detail

getLocation

public java.lang.String getLocation()
Specified by:
getLocation in interface Redirect

getMessage

public java.lang.String getMessage()
Specified by:
getMessage in interface Redirect


Copyright © 2006 Hammurapi Group. All Rights Reserved.