On 9/20/06, Chris Hostetter <[EMAIL PROTECTED]> wrote:
: The content-type should also be selectable by a request parameter, with : text/html as the default I guess.isn't that what the "media-type" attribute of <xsl:output/> is for?
Is it somehow possible to grab that and return it from RequestHandler.getContentType()? -Yonik