org.apache.struts2.views.util
Class ResourceUtil

java.lang.Object
  extended by org.apache.struts2.views.util.ResourceUtil

public class ResourceUtil
extends Object


Constructor Summary
ResourceUtil()
           
 
Method Summary
static String getResourceBase(HttpServletRequest req)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceUtil

public ResourceUtil()
Method Detail

getResourceBase

public static String getResourceBase(HttpServletRequest req)


Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.