Hello everybody,

I want to use the html generator to
integrate external content. Is it possible
to put all request parameters/values through
to the external server with an input modul


my pipeline looks like this:

<map:match pattern="extern/**">
<map:generate type="html"
     src="http://domain/mvnforum/{1}{request:params}"/>
     <map:generate type="request"/>
     <map:serialize type="xml"/>
</map:match>



thank you

Björn


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to