InterviewSolution
| 1. |
Do I Have To Write A Wrapper To Interface The Forms Java Client With A Pre-existing Java Bean? |
|
Answer» This is an OPTION in Oracle9i Forms and STILL works. However, we have added ENHANCED support for JAVABEANS in Oracle9i Forms, which allows Forms to introspect the JavaBean at RUNTIME and removes the need to write any Java code to handle the integration. Enhanced JavaBean support is covered in the on-line help. This is an option in Oracle9i Forms and still works. However, we have added enhanced support for JavaBeans in Oracle9i Forms, which allows Forms to introspect the JavaBean at runtime and removes the need to write any Java code to handle the integration. Enhanced JavaBean support is covered in the on-line help. |
|