Try http://some.domain?url=http://some.other.domain
The url would then be obtained by <map:generate src="{request-param:url}"/>
Thank you for this tip.
I still have problem. Does the : and the / in http://some.other.domain have to be encoded in some way or can they stay as is?
It depends on where you create this page. If you write it into a static (X)HTML page it must be encoded. If you write it into an XML file which is at the end serialized by Cocoon to HTML or XHTML this should be done automatically.
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
