oracle-adf
How to disable All JSF images from JSF/ADF components?
I wonder if there is a way to disable the rendering 开发者_运维知识库of all images from all JSF components. As you know, JSF/ADF components have thier own builtin images, which is really nice but I ha[详细]
2023-01-07 06:49 分类:问答Can rails automatically find DB constraints and place this into your Model...?
As an Oracle ADF developer I am familiar with being able to create an Entity (the rails equivalent would be a Model) that includes all of the DB constraints (PK, FK, unique, length, any non-trigger in[详细]
2023-01-04 10:15 分类:问答java.lang.IllegalStateException while closing popup form using OC4J 10.1.3.5 and ADF
We are using OC4J 10.1.3.5 and ADF.I have a popup form and when closing we got error below. I wonder what am I missing and how can I resolve it?[详细]
2023-01-03 17:56 分类:问答How to keep an Hibernate's Session open until the page is rendered
I\'m having the following problem: I\'m using Oracle ADF for the view and controller of my app. With OpenSessionInViewFilter, I intercept the request and open an Hibernate\'s Session, and it is clos[详细]
2023-01-03 01:28 分类:问答How to bind an ADF Table on button click
Coming from ASP.NET I\'m having a hard time with basic ADF concepts. I need to bind a table on a button click, and for some reason I don\'t understand (I\'m leaning towards page life cycle, which I g[详细]
2022-12-28 19:00 分类:问答JSF/ADF/PPR can't refresh the page as expected
I am having issues with JSF/ADF/PPR on refreshing the page incorrectly. I have a selectManyCheckBox with 5 options in it, one of the option is \'All\'. If users check that checkbox, I should check all[详细]
2022-12-24 02:10 分类:问答ViewFlipper caching issue
Th开发者_StackOverflow社区e views are not cached in a ViewFlipper. Is there a way wherein we can get an image of the view and show it to user so that he sees the Ui as we see on Home scrren(when we sw[详细]
2022-12-23 01:33 分类:问答Launch custom code via tasks in Inno Setup
I want to execute some code if a user checks a corresponding checkbox during the install.From reading the help file, it looks like the only way to use the tas开发者_高级运维k is to associate it with a[详细]
2022-12-20 05:49 分类:问答Generic Database Code Table Editor
Where c开发者_JS百科an I find a generic editor (JSP using Oracle\'s ADF) for create, read, update, and delete on any table?[详细]
2022-12-18 14:09 分类:问答How do I use the ADF propertyListener tag?
I have a class CustomerBean { Customer customer; public CustomerBean() {...} public getCustomer() {...} public void setCustomer(Customer c) {...}[详细]
2022-12-14 14:55 分类:问答