- Step 1: Create a New Application and Project
- Step 2: Create a Simple JavaBean Class
- Step 3: Create a Service Class
- Step 4: Create a Data Control for the Service Class
- Step 5: Create a JSF Page
- Step 6: Bind an ADF Faces Table Component to the Service Bean
- Step 7: Set the Labels
- Step 8: Bind to a Parameterized Method and a Parameter
- Please follow below link::
- http://docs.oracle.com/cd/E37547_01/tutorials/tut_bean_dc/tut_bean_dc.html
Tuesday, August 9, 2016
Using a Bean Data Control @ ADF
Subscribe to:
Post Comments (Atom)
-
SELECT item.segment1 item_code, item.description item_description, SUM (on_hand.on_hand) on_hand FROM mtl_system_items_...
-
The root cause of this error are the profile options: 1) FND_VALIDATION_LEVEL - None 2) FND_FUNCTION_VALIDATION_LEVEL - None 3)Framework...
-
1------------HEADER_ID------------ select * from oe_order_headers_all; select * from oe_order_lines_all; 2---------CUSTOMER_ID-----SOLD...
No comments:
Post a Comment