Accessing Zend_Application resources in a controller
Jon Whitcraft has posted an article explaining how to access Zend_Application resources from within a controller. He also points out that retrieving a resource from a module requires a little more work and helpfully provides the code required.

