Java Application Development Process
Use the following software development steps when developing a Java™ application:
- Edit your application:
- Use one of the provided Java application examples as a starting point.
- Customize the example to meet your specific requirements.
- Compile, package, and deploy your application. For more information about this process, see Compiling the Examples.
- Enable the new Java application. For more information about this process, see Defining the Example Java Applications.
- Test the Java application
in the following way:
- Sign on to the server containing the new code.
- Display the Java application in a context menu.
- Select the menu item and verify that it is working properly.
- If necessary, enable service tracing options to help diagnose problems. For more information about tracing, see Tracing the Examples.