Hi all
How can I get a cookie value with input module in a sitemap.
The only stuff I found is
<map:parameter name="cookieMap" value="{request:cookieMap}"/>
or
<map:parameter name="cookies" value="{request:cookies}"/>
but it return me java object, and I can't specify any cookie name!!!
Any idea?
Laurent Trillaud--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
