We have some drop down boxes in our jsp's which take
data straight from the DB. Some of those data contain
the character &. (eg John & me).
We use a javascript array to store these data for internal
use in the page. The struts format those data.
When we use these data in a drop down (html select) appears
as (John & me) which obviously does not look good.

Is there a way to avoid this from happening ?
Can we say to the struts NOT to format the data coming from
the java objects ?

John Antonakos
Software Engineer 
Information Systems Department
MedNet International Ltd www.mni.gr
Tel. (+30) 210 6232085
Fax (+30) 210 6232026
Email: [EMAIL PROTECTED]

 

Reply via email to