Package com.opensymphony.module.sitemesh.factory


package com.opensymphony.module.sitemesh.factory
  • Class
    Description
    Base Factory implementation.
    DefaultFactory, reads configuration from the sitemesh.configfile init param, or /WEB-INF/sitemesh.xml if not specified, or uses the default configuration if sitemesh.xml does not exist.
    This RuntimeException is thrown by the Factory if it cannot initialize or perform an appropriate function.