btw. it's not a node.js question, right? :D

Am Dienstag, 19. Februar 2013 15:49:48 UTC+1 schrieb greelgorke:
>
> \n is a new line 
>
> here are to few infos to help. the db may encode the new lines wrong, the 
> ui may render it wrong, the conversion of java to json may go wrong etc.
>
> Am Dienstag, 19. Februar 2013 07:46:24 UTC+1 schrieb mkg:
>>
>> hi
>> following is the process i do.
>> i create jsonobject  in javascript
>> then in java i use that json object and putted that string data in DB.
>> db doent' store \n but it directly stores it in new lines.
>> while reteriving time i gets string with \n but now when i convert java 
>> obj to jsonobject \n is not replace with new lines 
>> and i render that json object on UI. and ui also not showing \n .
>>
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to