@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
IOExceptionpublic static void redirect(javax.servlet.http.HttpServletResponse response,
String url)
throws IOException
IOExceptionpublic static void requestNavigationReload(javax.faces.context.FacesContext facesContext)
throws IOException
IOExceptionCopyright © 2002–2018 The Apache Software Foundation. All rights reserved.