Uses of Class
org.melati.servlet.PathInfoException

Packages that use PathInfoException
org.melati.servlet Servlet specific elements of Melati. 
org.melati.test This directory contains a series of interactive tests to help in setting up and debugging a Melati installation. 
 

Uses of PathInfoException in org.melati.servlet
 

Methods in org.melati.servlet that throw PathInfoException
protected  PoemContext JspServlet.getPoemContext(String logicalDatabase, String pathInfo)
           
protected  PoemContext ConfigServlet.poemContext(Melati melati)
           
protected  PoemContext PoemServlet.poemContext(Melati melati)
           
protected  PoemContext PoemServlet.poemContextWithLDB(Melati melati, String logicalDatabase)
           
 

Uses of PathInfoException in org.melati.test
 

Methods in org.melati.test that throw PathInfoException
protected  PoemContext TemplateServletTest.poemContext(Melati melati)
          Set up the POEM context so we don't have to specify the logicaldatabase on the pathinfo.
protected  PoemContext WebmacroMelatiServletTest.poemContext(Melati melati)
          Set up the melati context so we don't have to specify the logicaldatabase on the pathinfo.
protected  PoemContext FlushingServletTest.poemContext(Melati melati)
          
protected  PoemContext CharsetTemplateServletTest.poemContext(Melati melati)
          Set up the melati context so we don't have to specify the logicaldatabase on the pathinfo.
protected  PoemContext EmailTemplateServletTest.poemContext(Melati melati)
          Set up the melati context so we don't have to specify the logicaldatabase on the pathinfo.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.