Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XML in ADF

user1254328Oct 6 2010 — edited Oct 6 2010
Hello,

We have XML stored in oracle XE database. Using Jdev 11.1.1.3 and webcenter application (Jspx pages)

simple question :

a> How do we extract this XML fron XE ? Yes we created entity and view objects based on that xml table already.

b> we want to be able to parse that XML ---- Extract content of XML (typically sitting in XML tags like firstName, lastname, Description of product, UserReviews etc) and then we want to show that extracted thing on webcenter jspx page

so question is what is easiest declarative way in ADF Jdev combo to parse - extract - display content in jspx ???

c> third thing is we have a web server where we have html files sitting. we want to grab those html from jspx client side code (we know the URL of files) and be able to display that html in jspx file. whatis the best declarative approach in jdev adf combo ??

thx
dd
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 3 2010
Added on Oct 6 2010
4 comments
993 views