Java Reference
In-Depth Information
Creating the Maven project
The application that we're going to create in this chapter will require only standard Java EE
7 APIs from us. Having knowledge from previous chapters, you should be able to set up a
project for this chapter by yourself! Just use your favorite IDE and create a Maven project
with war type. Remember to include the configuration for Java SE 8, beans.xml and
faces-config.xml files. If you face any problems, remember that code samples avail-
able with this topic contain a full project based on this example.
Search WWH ::




Custom Search