| This Chapter | |
| - | Chapter 14: The Config Object |
| - | Using the web.xml File or Properties Files |
| - | The Config Object |
| - | Summary |
In this chapter you have learned how you can implement a Config object that stores key/value pairs that are available throughout the application. The key/value pairs come from the deployment descriptor or a properties file and an application listener can be used to populate the Config object.