thanks Andy,

I think the same too


Andy Pahne-6 wrote:
> 
> 
> I think you can't.
> 
> You can write a method in your page (component) class
> 
> public boolean isCondidtion(){
>    ...
> }
> 
> 
> and in your template:
> 
> <t:if test="condition">...</t:if>
> 
> 
> 
> Another possibility is to use ognl binding. see t5components:
>  
> http://87.193.218.134:8080/t5components/t5c-commons/howto_ognlbinding.html
> 
> 
> Andy
> 
> 
> 
> 
> peibel schrieb:
>>  Hi,
>>
>> I want Know if I can to make a AND or OR into <t:if>
>>
>> thaks,
>>
>> Sorry for my english
>>   
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/t5%3Amake-into-%3Ct%3Aif%3E-a-OR-tp20360846p20361951.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to