1
2
3
4
5
6
7
8
9
|
Hello Reader,
The code for this book has been organized into three sub-folders viz. Gerald Examples, Micah Examples, and Rima Examples. These sub-folders consists of the code for the chapters that the three of us were responsible for. Hence, under Gerald Examples, you should find code for the chapters 4, 5, 6, 7, 17, Appendix A, and Appendix B. Under Micah Examples, you should find code for the chapters 8, 9, and 11. And under Rima Examples, you should find code for the chapters 3, 12, and 15.
To run these code samples, make sure that you have installed Glassfish properly, and changed the settings contained in /etc/common.properties and /etc/common.xml files in each of the above three sub-folders to suit your deployment. Wherever possible, we have provided READMEs to aid you.
For further questions pertaining to code, you can reach the authors at gerald.brose@acm.org, ejb3@MPowerIT.com, and rima.patel@sun.com.
Happy Reading!
|