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!

How to display xml sting as tree , using af:tree

GPS-OracleApr 29 2011 — edited Jul 9 2011
Hi, i need to display a xml string stored in the data base table, as a xml tree in GUI.

I understand ADF having a component called <af:tree> . It expects input data as "oracle.adf.view.faces.model.TreeModel" type.

how to convert the string format of xml stored in the database , to the required type " "oracle.adf.view.faces.model.TreeModel"".

Is there any examples to do this. Thanks .

ganesh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2011
Added on Apr 29 2011
5 comments
695 views