Hi

Got a problem. We're using the struts portlet framework for websphere portal
and are encountering an issue whereby if a user inputs the following
characters, < > or £, then the form bean receives the values as &lt; &gt;
etc. 

As this problem has only been noticed a year down the line, the information
is getting stored in the database (via Hibernate) as &lt;, &gt; etc.

I was wondering, if there's anyway to automatically convert these back to
the original < > characters before they are set to the form attributes.

Cheers

Faisal Zargar
-- 
View this message in context: 
http://www.nabble.com/Struts-input-sends-%3C-%3E-encoded-as--lt--and--gt--to-form-bean.-Help%21-tf4955929.html#a14191931
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to