public class UrlUtil extends Object
Constructor and Description |
---|
UrlUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
fixRedirectUrl(String contextPath,
String url)
If the url does not include "//" then the system will ensure that the
application context is added to the start of the URL.
|
static String |
generateUrlKey(String toConvert) |
Copyright © 2014. All rights reserved.