| Author |
<s:property> tag rendered as HTML
|
Paul Michael Serrano
Ranch Hand
Joined: Nov 22, 2004
Posts: 59
|
|
Hi all, is it possible for me to use the <s:property> tag and render it in my jsp as HTML.
I'm thinking doing like this one.
And inside my JSP, I could have this:
-Paul
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8262
|
|
|
Have a look at the documentation for the property tag. I think you want the "escape" parameter.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: <s:property> tag rendered as HTML
|
|
|