string need to displayed in new lines rather than displaying in a single line
HI all,
i need javascript or jsp page where i have string recived from some sources say
"1234"
now i need display in html page as
1
2
3
4
i need javascript or jsp page where i have string recived from some sources say
"1234"
now i need display in html page as
1
2
3
4
0