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(javax.servlet.http.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(javax.servlet.http.HttpServletRequest req)


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