JTextarea not dipalying newline char "\n
843806Jul 16 2007 — edited Jul 16 2007Hi,
I am getting a String from DB store proc . but when I call the setText of Jtext area It does not honor the "\" in the string .
Can some one help me with this. Th string retured s cha[] . I am not able to spilt it using split menth of String
Regards
Java Knight