oracle-adf
Dynamically adding new panel tab with existing panel tab
How can I add dynamic pan开发者_运维技巧el tab(ADF Component) with existing panel tab in ADFlike in any Internet Browser?you can use dynamic uishelltemplate to achieve that. it is available to downloa[详细]
2023-03-03 18:38 分类:问答AND Operator in af:resource in javascript throwing error
within af:resource component in javascript, use of the && for comparison throws the following error:[详细]
2023-02-28 16:54 分类:问答How to solve an Error with no message in Oracle Adf?
I\'m receiving an Error with no message on a button click event in Oracle Adf. It\'s just showing \'Error\' and a \'-\' symbol in the next line. There\'s not开发者_高级运维hing much showing in console[详细]
2023-02-26 02:36 分类:问答How to preselect a radio button in <af:tableSelectOne>?
We are using Oracle ADF/JSF 1.1 to show search results in a table starting with a radio button. Our requirement is to show search result with one of the <af:tableSelectOne> radio buttons presele[详细]
2023-02-24 03:54 分类:问答javax.el.PropertyNotFoundException: Target Unreachable, 'ManagedBean' returned null [duplicate]
This question already has answers here: Identifying and solving javax.el.PropertyNotFoundException: Target Unreachable[详细]
2023-02-21 00:53 分类:问答Integrating ADF with existing Services
We want to use ADF 开发者_开发百科for our new project. However we do have an existing service and model layer that we want to reuse. This layer (built using spring and hibernate) is the heart of many[详细]
2023-02-20 12:14 分类:问答How to show only few columns by default in adf tree
I am trying to render a table using adf treeTable component. The table has got so many columns and I just want to show only few columns by default. If the user selects few more columns from view menu[详细]
2023-02-19 00:46 分类:问答Grid form layout using jsf (Jdeveloper & ADF)
I am trying to build a 6x6 grid layout. In each cell, there will be a开发者_运维问答n input check box. I want to bind the checkboxes to my backing bean in a \"consecutive fashion\"...meaning, I would[详细]
2023-02-17 17:42 分类:问答mvc view object best practice
We are currently working on an MVC proof of concept and are struggling with trying to decide what would be the best approach for dealing with \"views\" of information where we need to join two sources[详细]
2023-02-16 13:13 分类:问答Accessing ADF components in one application from another application
I do have some ADF BC components deployed in an ear . I want to access those from another ear. Is that possible ?[详细]
2023-02-13 04:38 分类:问答