@Deprecated public final class AjaxInternalUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
redirect(javax.faces.context.FacesContext facesContext,
String url)
Deprecated.
|
static void |
redirect(javax.servlet.http.HttpServletResponse response,
String url)
Deprecated.
|
static void |
requestNavigationReload(javax.faces.context.FacesContext facesContext)
Deprecated.
|
public static boolean redirect(javax.faces.context.FacesContext facesContext, String url) throws IOException
IOException
public static void redirect(javax.servlet.http.HttpServletResponse response, String url) throws IOException
IOException
public static void requestNavigationReload(javax.faces.context.FacesContext facesContext) throws IOException
IOException
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.