Output my txt from DB using JSP
Hi all
I have a jsp program that inter information from user and put it in to database, but now I have a problem to output it, I can output just one line, but the output is about 500 character.
To input, I use <textArea > name=â noteâ rows=â3â cols=â44â></textArea>
I need to out put area this size,
Please help me thanks
|