>let me quote a comment from the virgin cocoon sitemap:
>
>
> Since this is important, let me repeat it: Selectors are executed
> during pipeline setup.
>
>
>the same goes for matchers and actions.
>
>what this means is that the RequestAttributeSelector is done before your
>generation step in t
hi laurent,
> -Ursprungliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Im
> Auftrag von Laurent Comte
> Gesendet: Freitag, 14. Februar 2003 19:48
> An: [EMAIL PROTECTED]
> Betreff: Using a RequestAttributeSelector
>
>
> BUT, it seem
I would like to :
1/ use a servlet (servDoSomething) as a generator to generate some XML data.
2/ depending of what happened in step 1 (everything was fine or some error
happened), I would like to set a "nextpage" attribute to say where should
we go next :
request.setAttribute("nex