Java Platform, Enterprise Edition (Java EE) 8 Your First Cup: An Introduction to the Java EE Platform |
Previous | Next | Contents |
This chapter gives step-by-step instructions on coding and running the
firstcup-war
web application, which uses the dukes-age
web service
described in Chapter 3, "Creating Your
First Java EE Application". The firstcup-war
web application is a
more complicated application that uses several different Java EE APIs.
Previous | Next | Contents |