Huummm. I'am already in an action.
The real deal is to give parameter to the auth-login action
<map:act type="auth-login">
  <map:parameter name="handler" value="portalhandler" />
  <map:parameter name="application" value="portal" />
  <map:parameter name="parameter_name" value="guest" />
  <map:parameter name="parameter_password" value="guest" />
</map:act>
I'am looking for something like
  <map:parameter name="parameter_name" value="{request:cookies/name}" />
with of course name a regular cookie
Laurent

> using a custom action tha will read the cookie value and return it in
> sitemap


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

Reply via email to