Using Built-In Java Controls

WebLogic Workshop's built-in Java controls make it easy to access enterprise resources like databases and Enterprise JavaBeans from within your application. The control handles the work of connecting to the enterprise resource for you, so that you can focus on the business logic to make your application work.

You can also create your own custom Java controls to encapsulate business logic in a reusable component. For information on creating custom Java controls, see Building Custom Java Controls.

For additional controls available for building WebLogic Integration applications, be sure to see Using Integration Controls.

Topics Included in This Section

Related Topics

JCX Files: Implementing Controls