Constant Field Values


Contents
org.apache.*

org.apache.jetspeed.tools.deploy.JetspeedWebApplicationRewriter
public static final String JETSPEED_CONTAINER "JetspeedContainer"
public static final String JETSPEED_SERVLET_MAPPING_XPATH "/web-app/servlet-mapping/servlet-name[contains(child::text(), \"JetspeedContainer\")]"
public static final String JETSPEED_SERVLET_XPATH "/web-app/servlet/servlet-name[contains(child::text(), \"JetspeedContainer\")]"
public static final String PORTLET_TAGLIB_XPATH "/web-app/taglib/taglib-uri[contains(child::text(), \"http://java.sun.com/portlet\")]"
protected static final String WEB_XML_PATH "WEB-INF/web.xml"



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.