September 2005
Beginner
576 pages
13h 6m
English
The LottoMadness application consists of two classes, the LottoMadness class that builds a graphical user interface and the LottoEvent class that receives user events—button clicks and check box selections.
The LottoMadness and LottoEvent classes were developed during Hour 17, “Creating Interactive Web Programs.”
Copy these class files and their .java source code files to the same folder as the classes created so far this hour.
The LottoMadness class requires no modifications to work with XML-RPC.
Around 30 lines must be added to LottoEvent to cause it to submit XML-RPC requests.
In Listing 25.5, the shaded lines are new material. Add them, then resave the file in your editor.
Read now
Unlock full access