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:
- Click on the File menu, then navigate to New | Dynamic Web Project.
- On the Dynamic Web Project screen:
- Enter
Store
in the Project Name field. - The Target runtime should be Oracle WebLogic Server 12c (12.1.2) already. If not, select this entry.
- Select JavaServer Faces v2.1 Project from the Configuration drop-down menu.
- Click on Next.
- Enter
- Click on Next again—no need to change folder settings.
- Change Context root to
store
. - Click on Next.
- 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.