Hi:
I am using "s:textarea" to show bigger text. I have some html characters
in my data.
so, If I use :
value in field1= "Hello"
Jsp comes back with &amb;lt;b&amb;gt;Hello&amb;lt;/b&amb;gt;
This looks like it is doing double escaping. I know we have an optional
field with prop
Hi:
I am facing a problem of escape characters.
In struts2, if we want to spit out property of any field, we can use,
option as escape="false". But, same option is not available for textarea or
form field. Because of this data gets double escaped in forms and user see
escape entities.
Do we
2 matches
Mail list logo