Class PortalJavaScriptServlet

  • All Implemented Interfaces:
    Serializable, Servlet, ServletConfig

    public class PortalJavaScriptServlet
    extends HttpServlet
    Provides a Servlet which will render a JavaScript classpath based resource specified by the servlet init-param 'JS_CLASS_PATH', and will substitute the '@{portal.context}@' value replaced by the Portal.contextPath.
    See Also:
    Serialized Form