RE: nested map:select type=parameter in sitemap are not working

2002-11-08 Thread Josema Alonso
Thanks for your reply, The parameter comes from the action. I tried accesing it as {../page} as you suggests but it doesn't help either. Anyway i can see in the log the parameter has the 'end' value when requesting the last page of the XMLForm and it goes through the otherewise section while it

Re: nested map:select type=parameter in sitemap are not working

2002-11-08 Thread Ludovic de Beaurepaire
map:select type=parameter in sitemap are not working Thanks for your reply, The parameter comes from the action. I tried accesing it as {../page} as you suggests but it doesn't help either. Anyway i can see in the log the parameter has the 'end' value when requesting the last page

RE: nested map:select type=parameter in sitemap are not working

2002-11-08 Thread Josema Alonso
: [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

Re: nested map:select type=parameter in sitemap are not working

2002-11-08 Thread Josema Alonso
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