public abstract class Util extends Object
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static String |
getCurrentUrl(javax.servlet.http.HttpServletRequest request)
reconstructs the current request url
|
static String |
getFeedbackUrl(javax.servlet.http.HttpServletRequest request)
Returns the feedbackUrl if set, otherwise null
substitutes the first parameter with the url encoded request uri, if request != null.
|
public static String getFeedbackUrl(javax.servlet.http.HttpServletRequest request)
request
- public static String getCurrentUrl(javax.servlet.http.HttpServletRequest request)
request
- Copyright © 2016. All rights reserved.