A framework for application development within E-Business Suite. The framework is also available for personalizations, customizations and custom-application development.
File Extensions
...
Object Type Identification
- If a file does not qualify
...
- as Java Stored Procedure
...
- , but ends in .java, .class, .wml, .zip, .ear, or .jar, it is considered OAF Java type.
File Extensions
Name | Description |
---|---|
.java | Java programming language source file containing Java classes. |
.class | Compiled Java class |
.xml | Extensible Markup Language file format used to create common information formats and share both the format and the data using standard ASCII text. |
.zip | zip file |
.ear | Enterprise Application Archive file |
.jar | Java Archive file. |
...