org.apache.myfaces.webapp.webxml

Class WebXml


public class WebXml
extends java.lang.Object

Version:
$Revision: 280367 $ $Date: 2005-09-12 18:54:36 +0200 (Mon, 12 Sep 2005) $
Author:
Manfred Geiler (latest modification by $Author: svieujot $)

Method Summary

List
getFacesServletMappings()
static WebXml
getWebXml(ExternalContext context)
static void
init(ExternalContext context)
should be called when initialising Servlet

Method Details

getFacesServletMappings

public List getFacesServletMappings()

getWebXml

public static WebXml getWebXml(ExternalContext context)

init

public static void init(ExternalContext context)
should be called when initialising Servlet
Parameters:
context -