You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Dave J Dandeneau <Da...@viant.com> on 2002/03/12 21:30:16 UTC

Automatic Character conversion

We have noticed that if the user enters in special characters into an <html:text> input it automatically gets converted to HTML format. Is there a way to control this? For example, if you enter in '<' in a text box then it gets put in our database as &lt;. Does the <html:text> tag do the conversion or does struts do it for all inputs?

thanks,
dave

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>