File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes <s:property> tag rendered as HTML Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "<s:property> tag rendered as HTML" Watch "<s:property> tag rendered as HTML" New topic
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]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: <s:property> tag rendered as HTML
 
Similar Threads
bean tag problem
Problem of resubmisson in struts2
problem with the bean tag
jQuery AJAX display issue
List not refreshing after submit