ok thanks :)

On Mon, Oct 19, 2009 at 5:05 PM, Christopher Schultz
<ch...@christopherschultz.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Markus,
>
> On 10/19/2009 10:59 AM, Markus Stauffer wrote:
>> with trimWhiteSpaces set to true:
>> ${firstName} ${name} produces firstNamename without spaces in the html
>> ${firstName}${' '}${name} produces firstName name with spaces in the html
>>
>> If the second behaviour changes I have to reedit all my jsp files.
>
> Don't worry: I was the only one complaining about the feature. The
> specification is clear that spaces should be completely eliminated. The
> proposed patch adds a third value for trimSpaces: "single". It basically
> does the same thing as I suggested, but it does it in a configurable
> way, rather than simply imposing it on everyone. You will be safe
> if/when this change is incorporated into Tomcat.
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkrcgCAACgkQ9CaO5/Lv0PAeMACeJ2CrrF4M5e/thLjSQngVDcVL
> WPcAoL7amnGqTnL71LTJXbNLtBp8nR45
> =nspI
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>



-- 
Markus Stauffer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to