Re: value truncated

2009-02-26 Thread Adam Lister
This might not help you, but the simplest answer might be to avoid doing escaping, replacing, etc... and just make the value of your options be whatever unique identifier you have for that record in the db. Then when the user posts this value, you can look it up again in your action. If you d

Re: value truncated

2009-02-26 Thread Jim Kiley
My uncle had his value truncated back in the war. He doesn't like to talk about it much. Oh your actual question. Have you tried escaping the quote marks? Using \" instead of just " ? jk On Thu, Feb 26, 2009 at 3:47 PM, Dravid wrote: > > Any thoughts > > thanks in advance > > > -- > View thi

Re: value truncated

2009-02-26 Thread Dravid
Any thoughts thanks in advance -- View this message in context: http://www.nabble.com/value-truncated-tp22211336p22233327.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-u