Like this article? We recommend
Running the Client
To run the client, you simply execute the run.client Ant target as illustrated in Listing 8.
Listing 8 Running the Client
Buildfile: build.xml prepare: compile: ejbjar: run.client: [java] Greeting card name: Seasons Greetings from Terry Dactyll [java] Greeting card colour: 1
On running the client, you can see the greeting card from our old friend Terry Dactyll!