--- On Sun, 9/28/08, Gianluca Musella wrote: > In my jsp I have this [...] > > <s:property value="'<b>some text</b>'"/> > > The result html is: > > <b>some text</b> > > There is a way to output directly html tags?
Use the "escape" attribute, shown in the documentation at: http://struts.apache.org/2.x/docs/property.html Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]