aspose file tools
The moose likes Oracle/OAS and the fly likes format xml data for output Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Oracle/OAS
Reply Bookmark "format xml data for output" Watch "format xml data for output" New topic
Author

format xml data for output

bksella sella
Ranch Hand

Joined: Jul 31, 2003
Posts: 32
Hi

I have the code : xmlelement("cognome",dn_cognome) which returns xml data of xmltype. I am storing the returned value in a variable. I am not able to display the returned xml data using dbms_output.put_line function in my pl/sql block. Can anyone pls give me a solution to this. Do i need to format the returned value before displaying...if yes, how ?

Thanks in advance.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: format xml data for output
 
Similar Threads
JAX-RPC and JAX-WS
xslt
web services and dbase question...
What kind of data representation usually used in Restful?
return the value of xml variables to java program