The Store web project

We're now going to create the structure of our central application and add a basic query to make sure everything up to this point is running smoothly:

  1. Click on the File menu, then navigate to New | Dynamic Web Project.
  2. On the Dynamic Web Project screen:
    1. Enter Store in the Project Name field.
    2. The Target runtime should be Oracle WebLogic Server 12c (12.1.2) already. If not, select this entry.
    3. Select JavaServer Faces v2.1 Project from the Configuration drop-down menu.
    4. Click on Next.
  3. Click on Next again—no need to change folder settings.
  4. Change Context root to store.
  5. Click on Next.
  6. In JSF Capabilities, select Disable Library Configuration from the JSF Implementation Library field, then remove the existing entry from URL Mapping Patterns ...

Get Getting Started with Oracle WebLogic Server 12c: Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.