Return to www.inductionframework.org

com.acciente.induction.dispatcher.redirect
Class RedirectExecutor

java.lang.Object
  extended by com.acciente.induction.dispatcher.redirect.RedirectExecutor

public class RedirectExecutor
extends java.lang.Object

RedirectExecutor

Author:
Adinath Raveendra Raj

Constructor Summary
RedirectExecutor()
           
 
Method Summary
static void redirect(javax.servlet.http.HttpServletResponse oResponse, java.lang.String sRedirectURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedirectExecutor

public RedirectExecutor()
Method Detail

redirect

public static void redirect(javax.servlet.http.HttpServletResponse oResponse,
                            java.lang.String sRedirectURL)
                     throws RedirectExecutorException
Throws:
RedirectExecutorException

Return to www.inductionframework.org

Copyright © 2008-2012 Acciente, LLC. All Rights Reserved.