Initializes the servlet. Primarily, this sets the PageManager to the
correct XtpManager.
The servlet parameter 'strict-xsl' forces XSL stylesheets to
follow the strict specification. By default, XSL stylesheets follow
the looser 'XSLT-lite.'
The servlet parameter 'strict-xml' forces XTP pages to
follow strict XML. By default, they're LooseHtml.
The servlet parameter 'default-stylesheet' sets the default
stylesheet. The initial value is 'default.xsl'.
|