Hi, I have a question about output encoding for struts2. After browsing the source, it looks like there is a hard-coded mechanism (StringEscapeUtils) for doing output encoding. I am curious if there is a simple way to override that encoding mechanism while still using the same tag. In other words, could I use s:property while using my own output encoding mechanism? If not, is this something that could be added?
-jm --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org