This topic describes how to use an existing Application View control in your web service.
To learn about controls, see the Using Controls in Business Processes.
To learn about Application View controls, see Application View Control.
To learn how to create a Application View control, see Creating a New Application View Control.
All controls follow a consistent model. Therefore, most aspects of using an existing Application View control are identical to using any other existing control. To use an existing Application View control:
Note: If the Controls tab is not visible in WebLogic Workshop, click View —> Windows —> Data Palette from the menu bar.
There are properties that are specific to the Application View control. If you choose to copy and customize an existing Application View control, the properties you may wish to modify are:
All Application View controls are subclassed from the ApplicationViewControl interface. The interface defines methods that may be called on Application View control instances from a web service.
To learn more, see Application View Control Interface.
Creating a New Application View Control
![]() |
![]() |