Posts

0. Creating the new project

1. Create a new Dynamic Web Project. Select name Openweb02, and version 3.1 of Dynamic web module version. 2. Create the following files: File Name Folder Comments context.xml ./META-INF Information about JPA connections, needed by Apache persistence.xml ./src/META-INF Needed for JPA *.properties ./src internationalization (messages, errors, labels) for instance messagesDao_es.properties, labels_ca.properties... components,xml, faces-config.xml, web.xml ./WebContent/WEB-INF Needed in JSF older 3.