You are right about that, however the variable seems to be null.

<s:if test="%{active == null}"> returns true.


Tuomo



Antonio Petrelli-3 wrote:
> 
> 2007/10/2, Tuomo Sirén <[EMAIL PROTECTED]>:
>>
>>  <s:if test="%{${active} == 'home'}">
> 
> I feel that this syntax is wrong, try:
> <s:if test="%{active == 'home'}">
> 
> Antonio
> 
> 

-- 
View this message in context: 
http://www.nabble.com/active-link-highlighting-with-help-of-tiles-tf4552986.html#a12994412
Sent from the tiles users mailing list archive at Nabble.com.

Reply via email to