com.acciente.induction.dispatcher.redirect
Class RedirectExecutor

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

public class RedirectExecutor
extends Object

RedirectExecutor

Author:
Adinath Raveendra Raj

Constructor Summary
RedirectExecutor()
           
 
Method Summary
static void redirect(javax.servlet.http.HttpServletResponse oResponse, 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,
                            String sRedirectURL)
                     throws RedirectExecutorException
Throws:
RedirectExecutorException


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