You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Chris Book <cs...@uwaterloo.ca> on 2003/04/25 15:42:18 UTC

Input characters being html encoded

Hi,

In my struts application, if I enter "?" into a form, when I try to retrieve
that value using
PropertyUtils.getSimpleProperty(form, "fieldname"), I get the value: &#263;.

Is this a bug or is there something wrong with my setup.

Thanks,
Chris Book


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org