Yes. That's definitely not the problem. It's on my classpath, etc. I was originally trying this same thing with a custom String util class that I wrote and that did not work either. I should mention that I am using Struts 2.1.1. If I am doing this correctly, then perhaps it's a bug?
-Ben DNewfield wrote: > > chengas123 wrote: >> <s:property value="%{comments}" /> returns what I am expecting. >> <s:property >> value="[EMAIL PROTECTED]@escapeJavaScript(comments)}" >> /> returns nothing. > > Do you have a commons-lang jar in your WEB-INF/lib? > > -- View this message in context: http://www.nabble.com/Escaping-Characters-in-Struts-Property-Tag-tf4799846.html#a13737895 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]