Re: Problem with struts form select and html escape codes

2004-12-27 Thread Jeff Beal
truts form select and html escape codes Hi, I want to format options in a select (using and ). It should look like: Select me I am 1 No, select me! I am 2 (Ie, there are spaces in the options that should remain). This of course appears as two options in the select. I have made up the

RE: Problem with struts form select and html escape codes

2004-12-24 Thread David G. Friedman
lto:[EMAIL PROTECTED] Sent: Friday, December 24, 2004 8:26 AM To: user@struts.apache.org Subject: Problem with struts form select and html escape codes Hi, I want to format options in a select (using and ). It should look like: Select me I am 1 No, select me! I am 2 (Ie, there are spa

Problem with struts form select and html escape codes

2004-12-24 Thread Charl Gerber
Hi, I want to format options in a select (using and ). It should look like: Select me I am 1 No, select me! I am 2 (Ie, there are spaces in the options that should remain). This of course appears as two options in the select. I have made up the text with  ; characters, but it then displa