Displaying stringbuffer not working, please help

I have the following code in the jsp file,
s1 is a StringBuffer containing multiple lines of text.
<TEXTAREA NAME="DESCRIPTION" ROWS=8 COLS=100 value =
<%
out.println(s1);
System.out.println("\nJust Printed line(s)\n" + s1);
%>
>
</TEXTAREA>
Output from "just printed lines .. is fine.
But, out.println(s1) does not print anything in the textarea.
thanks
babu

I think your text is not displaying on Browser.
if you want to display text of TextArea control it should be like this:
<TEXTAREA><%out.println(s1)%></TEXTAREA>
not the value tag as in TextBox for display.
zakir

Similar Messages

Maybe you are looking for

  • Mini DVI to Mini DisplayPort

    So... I'm about to freak out here. I've been trying to find a way to get my OLD MacBook to play nice with my NEW TV. The old Macbook has the Mini DVI connector for displays. The new TV has HDMI. The old Mini DVI doesn't support audio. So I managed to

  • Install oracle 10g (32bits) on windows (64bits)

    hi, Have anyone tried installing oracle10g 32bits on windows 64bits platform before? Will it cause any problems and what are the drawbacks? Thanks

  • Siri has trouble with certain words!

    how can I get Siri to tell the difference between edge and age?  I've tried so many times with "That is not how you pronounce "Edge" to no avail....any other solutions?

  • Time Code and original Clip Name

    I was wondering if there is a way to render your footage out of Color keeping original Time Code and clip name? The reason I ask is because if someone were to create an edit and it may or may not be from FCP, then they give me an EDL (EDL 01) with no

  • Paper layout & web layout

    This might be a novice questin but still.. With 9i reports, we are only going to deploy our reports to the web, and there are going to be no client server reports.. In that context, the only layout we are going to be worried about is the web layout,