Thanks a lot David,

this is exactly what I'm looking for. Do you know, ware I can find some more
Information's or examples about it. In standard cocoon I can't find a
working example for map:select. What means test=""?

Heiko


-----Ursprüngliche Nachricht-----
Von: David Rosenstrauch [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 16. November 2001 03:00
An: [EMAIL PROTECTED]
Betreff: Re: AW: Tag <xsp-response:send-redirect url="..."/>?


At 06:01 PM 11/15/01 +0100, you wrote:
>Thanks,
>
>I solved the problem inside the sitemap with a action class. 
>But maybe you know a more easier way to control workflow within a xsp-
file.
>Is there somthing like "<xsp:if/>"?
>
>Heiko



<map:select>
         <map:when test=" ... ">
...
         </map:when>
         <map:otherwise>
...
         </map:otherwise>
</map:select>


---------------------------------------------------------------------
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]>

---------------------------------------------------------------------
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