org.apache.struts2.views.jsp
Class TagUtils

java.lang.Object
  extended by org.apache.struts2.views.jsp.TagUtils

public class TagUtils
extends java.lang.Object


Constructor Summary
TagUtils()
           
 
Method Summary
static java.lang.String buildNamespace(com.opensymphony.xwork2.util.ValueStack stack, javax.servlet.http.HttpServletRequest request)
           
static com.opensymphony.xwork2.util.ValueStack getStack(javax.servlet.jsp.PageContext pageContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagUtils

public TagUtils()
Method Detail

getStack

public static com.opensymphony.xwork2.util.ValueStack getStack(javax.servlet.jsp.PageContext pageContext)

buildNamespace

public static java.lang.String buildNamespace(com.opensymphony.xwork2.util.ValueStack stack,
                                              javax.servlet.http.HttpServletRequest request)


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