I have an html page generated dynamically by jsp, this page has input
field and value=A string which has " in it. I should generate the page
converting " to " but I don't and html assumes string ends early.
Do you know a method to overcome this or utilities which will convert
the string to xml compliant string, will be very well appreciated.
thanks Dinesh


Reply via email to