Ludovic is right, ParameterSelector only works if you use 
name="parameter-selector-test" as parameter. Take a look at the source code! What you 
could do to solve the problem is writing the action return value by use of 
SessionPropagatorAction into session and then use SessionAttributeSelector to 
reevaluate it.

-----Ursprüngliche Nachricht-----
Von: Josema Alonso [mailto:alonso@;aafunky.com]
Gesendet: Freitag, 8. November 2002 12:01
An: [EMAIL PROTECTED]
Betreff: RE: nested map:select type="parameter" in sitemap are not
working


Because that one give me access to a request parameter and I need to get the
{page} value returned by my action to do the selection.

Best.

-----Mensaje original-----
De: Ludovic de Beaurepaire [mailto:ludovic.debeaurepaire@;axonie.com]
Enviado el: viernes, 08 de noviembre de 2002 11:01
Para: [EMAIL PROTECTED]
Asunto: Re: nested map:select type="parameter" in sitemap are not
working


Why don't you use in you second test the 'parameter-selector-test' attribute
?

<map:parameter name="parameter-selector-test" value="{page}"/>

Ludovic


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

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

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

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

Reply via email to