Hi konference

I am already helpless.
How can I test the property in <s:if tag?

-----------------------------------------------------
 <s:iterator id="comp" value="%{components}"> 
            
            <s:property value="%{sort}" />                    
                                  
            <s:if test='%{#sort eq "PRODUCT"}'>
                OK
            </s:if> 
            
 </s:iterator>

----------------------------------
Thanks a lot.

-----
Tomas Jurman
Czech Republic
-- 
View this message in context: 
http://www.nabble.com/%3Cs%3Aproperty%3E-and-%3Cs%3Aif%3E-tag-tp18587099p18587099.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to