004 18:22
> To: Struts Users Mailing List
> Subject: RE: how to replace return in a string while use nested:write
> and bean:write
>
>
>
> Thanks for your hint.
>
> Essentially I want nest:write and bean:write to smart enough to
> convert "ab
> c" to &qu
hoping the convertion list is configurable somewhere.
Lei
-Original Message-
From: Erik Weber [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 11, 2004 1:16 PM
To: Struts Users Mailing List
Subject: Re: how to replace return in a string while use nested:write
and bean:write
alert("t
c";
How to replace return in a string while use nested:write and bean:write
automatically?
Thanks
Lei
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
Hello, all:
I have some code like this:
data = use bean:write or nested:write here
alert(data);
The problem is that javascript does not allow:
data ="ab
c";
How to replace return in a string while use nested:write and bean:write
aut
4 matches
Mail list logo