Embed xml data into html page [message #398764] |
Fri, 17 April 2009 08:28 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
souvik_roy_bec@yahoo.com
Messages: 6 Registered: April 2009
|
Junior Member |
|
|
Hi,
I have one xml with namespace and SOAP. I want to display the xml into an html page.
I have created the xml as XHTML.xml.
I have created the html page as ht.html.
The source code I've used is:
<html>
<xml id=msg src="XHTML.xml">
</xml>
</html>
But the xml is not visible from browser.(IE 6)
Could any one help me out in displaying xml in html page without xsl transform.
|
|
|
|
Re: Embed xml data into html page [message #398788 is a reply to message #398783] |
Fri, 17 April 2009 09:33 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
souvik_roy_bec@yahoo.com
Messages: 6 Registered: April 2009
|
Junior Member |
|
|
Frank,
Since there is no such module dealing with HTML directly in this forum and my requirement involves also XML, I have chosen Java & XML forum for this issue.
Please don't take it otherwise. I am certainly not here to simply waste time. Actually I am trying to display the html page including xml from my oracle database using mod_plsql.
And I am stuck there.
[Updated on: Fri, 17 April 2009 09:35] Report message to a moderator
|
|
|