hi,

this is not the problem. The values are correct but they don't work in this
case.
This values don't work, too.

  <map:parameter name="language" value="en"/>
  <map:parameter name="country" value="UK"/>

thx,
cu Mario Brust

---

System Development
VIRBUS AG
ICQ   24139151
[EMAIL PROTECTED]
www.virbus.de


# -----Ursprüngliche Nachricht-----
#
# Use ../1 instead of 1:
#
# <map:match pattern="*_*/**">
#   <map:act type="locale">
#     <!-- This way don't work -->
#     <map:parameter name="language" value="{../1}"/>
#     <map:parameter name="country" value="{../2}"/>
#     <!-- But how to set the locale here without using
#          the CGI-Parameter ?locale={1}_{2} -->
#     <map:redirect-to uri="{../3}" uri-prefix="{../1}_{../2}/"/>
#   </map:act>
# </map:match>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to