Step 2: Design your application

When you begin to develop actual applications, use the steps below to take advantage of the strengths of each Java component in your applications.

  1. Design object-oriented applications to reuse and maintain code.
  2. Design your code to take advantage of the strengths of the Java components.

Use these resources for more information on designing web applications: