Hi All, I have a jsp page where I am using html:select options.When the user selects a option I am calling a JavaScript onchange to submit the form. My problem is I have a list with double quotes values which I am retrieving from database. eg: Account = "N" .I could not able to retrieve the the value as it is in action class.It's get truncating to "Account =" not giving the "N" value.I want the value to be retrieved as it is. Please some one help me to solve this. any help is highly appriciated. thanks in advance. -- View this message in context: http://www.nabble.com/value-truncated-tp22211336p22211336.html Sent from the Struts - User mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org