What is the suggested method for singleton, application scoped object initialization?  Where & how does it happen?
 
I want to create a singleton containing shared cached lists to be used in populating html:options with.
 
Thanks.
 

Reply via email to