2007/10/2, TuomoS <[EMAIL PROTECTED]>:
>
>
> You are right about that, however the variable seems to be null.
>
> <s:if test="%{active == null}"> returns true.Mmm... it's strange. I have a couple of questions to debug it: 1. versions of Tiles and Struts 2. please confirm my understanding that your JSP code resides in the template page of the ".main" definition 3. the attribute "active" will be created in page scope by default (if you don't specify the "scope" attribute). Try displaying it using JSTL or directly JSP EL. Antonio
