Java Platform, Enterprise Edition (Java EE) 8 The Java EE Tutorial |
Previous | Next | Contents |
The examples are in the tut-install/examples/cdi/
directory.
To build and run the examples, you will do the following:
Use NetBeans IDE or the Maven tool to compile and package the example.
Use NetBeans IDE or the Maven tool to deploy the example.
Run the example in a web browser.
See Chapter 2, "Using the Tutorial Examples", for basic information on installing, building, and running the examples.
The following topics are addressed here:
Previous | Next | Contents |