You could also try css white-space: pre. Beware though that this doesn't work in IE. Also note that this is a CSS1 feature that was support back in NS4.
<span style="white-space: pre">abcdefg123 006</span> Regards, Robin -----Original Message----- From: Neil Meyer [mailto:[EMAIL PROTECTED] Sent: den 28 april 2005 11:25 To: Struts Users Mailing List Subject: HTML Stripping Spaces. Hi All, My system needs to present a string with some text spaces and text again. The browser strips all spaces to 1. Is there any struts tag to prevent this from happening? I have "abcdefg123 006" the browser will display this as "abcdefg123 006" Regards Neil Meyer -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.10.4 - Release Date: 2005-04-27 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]