Class SiteSettingsRequestListener

java.lang.Object
com.aoindustries.web.struts.SiteSettingsRequestListener
All Implemented Interfaces:
EventListener, ServletRequestListener

@WebListener public class SiteSettingsRequestListener extends Object implements ServletRequestListener
Resolves the current SiteSettings, sets the request attribute Constants.SITE_SETTINGS, and enables resource editor on the current request when enabled.
Author:
AO Industries, Inc.