org.apache.myfaces.tobago.util
Class RequestUtils

java.lang.Object
  extended by org.apache.myfaces.tobago.util.RequestUtils

public class RequestUtils
extends Object

Created by IntelliJ IDEA. User: bommel Date: 03.07.2006 Time: 21:19:38 To change this template use File | Settings | File Templates.


Constructor Summary
RequestUtils()
           
 
Method Summary
static void ensureEncoding(ExternalContext externalContext)
           
static void ensureNoCacheHeader(ExternalContext externalContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestUtils

public RequestUtils()
Method Detail

ensureEncoding

public static void ensureEncoding(ExternalContext externalContext)

ensureNoCacheHeader

public static void ensureNoCacheHeader(ExternalContext externalContext)


Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.