Class DynamicVariablesServlet

java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.netscape.cms.servlet.base.CMSServlet
com.netscape.cms.servlet.base.DynamicVariablesServlet
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class DynamicVariablesServlet extends CMSServlet
Return some javascript to the request which contains the list of dynamic data in the CMS system.

This allows the requestor (browser) to make decisions about what to present in the UI, depending on how CMS is configured

Version:
$Revision$, $Date$
See Also: