Is it possible to use HTML Generator with a request-attribute, like:
<map:match pattern="makeHTML">
<map:generate type="tidy-html">
<map:parameter name="form-name"
value="{request-attribute:someString}"/>
</map:generate>
<map:serialize type="xml"/>
</map:match>
:
The docs says it should be possible:
"The html generator, however, can operate also on a request attribute or
on a XML POST request"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]