posted 17 years ago
Hi,
I havent tried with <c:out> tag
I am using <html:textarea> tag in which i am using the form field for displaying the data,
And the jsp is getting displayed from an ajax call.
So, not sure if i can use <c:out> inside <html:textarea>
I am not sure abt the problem, as the similar type of code without an ajax call, and with normal <textarea> tag of html, and using request object,
its displaying the <, > etc.. properly..
please advise me on this.
Regards,
Srinivas