OZONE Asylum
Forums
CSS - DOM - XHTML - XML - XSL - XSLT
Displaying characters in multiple lines in browser using java dom+xml+xsl+html
This page's ID:
30846
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Hi i am using xml and xsl to display characters in multiple lines the text content is like this "mm\r\nkk\r\njj" but i am unable to display this characters in multiple lines like below in the browser mm kk jj actually in our java class we are creating textnode for the above text using document object like doc.createTextnode("mm\r\nkk\r\njj") in xsl we are reading this data as <xsl:value-of select="text()"/> could anybody suggest me how to display characters in multiple lines using xsl in the browser:confused:. Naresh.
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »