Felipe A. Lorenz wrote:
Im not sure that you can use it (instanceof).

The problem might not be with instanceof but rather StringElement. Did you try a fully qualified classname?

On 31/3/2010 06:49, RogerV wrote:
<s:if test="%{structure.elements[#status.index] instanceof StringElement}">

is the closest you listed. Try that one (or replace "structure.elements[#status.index]" with "top") but with both package and classname for StringElement.

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to