org.chorem.pollen.ui
Class PollenUIUtils
java.lang.Object
org.chorem.pollen.ui.PollenUIUtils
public class PollenUIUtils
- extends Object
Usefull ui methods.
- Since:
- 1.3
- Author:
- tchemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollenUIUtils
protected PollenUIUtils()
getServletContext
public static javax.servlet.ServletContext getServletContext()
setServletContext
public static void setServletContext(javax.servlet.ServletContext servletContext)
redirect
public static void redirect(String url)
throws Exception
- Throws:
Exception
getApplicationBase
public static URL getApplicationBase(javax.servlet.http.HttpServletRequest request)
Copyright © 2009-2012 CodeLutin. All Rights Reserved.