2009/3/16 John Cartwright <john.c.cartwri...@noaa.gov>:
> I'm trying to get the literal string "this is a test: ${0}" to be rendered
> in my JSP output.  Can someone please tell me how to protect this string
> from getting evaluated on the server-side?

Use HTML entities [1]

[1] http://www.w3schools.com/tags/ref_ascii.asp


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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

Reply via email to