You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by cmoreno <cr...@gmail.com> on 2009/06/17 17:05:19 UTC

STRUT2

Hi 
I have a problem with <s:property> tag. How can I use into this tag 's value
special characters like \r\n.
I tried with escape attribute, but it isn't work. I tried to change \r\n
with <br> tag, but isn't work. If I look up into the source code the value
is ok (with line return)

How can I resolve this?

Thank you
-- 
View this message in context: http://www.nabble.com/STRUT2-%3Cs%3Aproperty%3E-tp24075674p24075674.html
Sent from the Struts - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: STRUT2

Posted by Ralf Fischer <th...@googlemail.com>.
Hi,

please ask this question to the struts-user maililng list. This List
is for the development of struts itself. See [1].

Cheers,
-Ralf

[1] http://struts.apache.org/mail.html

On Wed, Jun 17, 2009 at 5:05 PM, cmoreno<cr...@gmail.com> wrote:
>
> Hi
> I have a problem with <s:property> tag. How can I use into this tag 's value
> special characters like \r\n.
> I tried with escape attribute, but it isn't work. I tried to change \r\n
> with <br> tag, but isn't work. If I look up into the source code the value
> is ok (with line return)
>
> How can I resolve this?
>
> Thank you
> --
> View this message in context: http://www.nabble.com/STRUT2-%3Cs%3Aproperty%3E-tp24075674p24075674.html
> Sent from the Struts - Dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org