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