public class RequestDispatchUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FORWARD_PREFIX |
static String |
PERMANENT_PREFIX |
static String |
REDIRECT_PREFIX |
Constructor and Description |
---|
RequestDispatchUtil() |
public static final String REDIRECT_PREFIX
public static final String PERMANENT_PREFIX
public static final String FORWARD_PREFIX
public static boolean dispatch(String targetUri, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.