On 8/28/07, Angelo Chen <[EMAIL PROTECTED]> wrote:
>
> Thanks, this works! i check the doc, seems there is no 'else' in this
> component like T4, right?

It works like this:

<t:if test="loggedin">
    <t:parameter name="else">
        Not logged in!
    </t:parameter>
</t:if>

-- 
        regards,
        Robin

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

Reply via email to