pls display import statement and tld for expression you are usingMartin 
______________________________________________Disclaimer and confidentiality 
noteEverything in this e-mail and any attachments relates to the official 
business of Sender. This transmission is of a confidential nature and Sender 
does not endorse distribution to any party other than intended recipient. 
Sender does not necessarily endorse content contained within this 
transmission.> Subject: [S2] s:if in 2.0.11> Date: Wed, 21 Nov 2007 10:50:14 
-0500> From: [EMAIL PROTECTED]> To: user@struts.apache.org> > I am upgrading to 
2.0.11 from 2.0.9 and got this error> > SEVERE: Servlet.service() for servlet 
jsp threw exception> org.apache.jasper.JasperException: 
/jsp/content/findAcrResults.jsp(6,0)> According to TLD or attribute directive 
in tag file, attribute test does> not accept any expressions> > for this line 
in my jsp> > <s:if test="${resultSize} > 0">> > I changed it to > <s:if 
test="%{resultSize>0}" >> Now the error went away. But the statement never 
evaluated true. I> took out the s:if statement, the result showed up corrected. 
resultSize> is a request attribute.> > Please advice,> > Jane> > > > 
---------------------------------------------------------------------> To 
unsubscribe, e-mail: [EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL 
PROTECTED]> 
_________________________________________________________________
Put your friends on the big screen with Windows Vista® + Windows Live™.
http://www.microsoft.com/windows/shop/specialoffers.mspx?ocid=TXT_TAGLM_CPC_MediaCtr_bigscreen_102007

Reply via email to