On 7/6/06, Garner Shawn <[EMAIL PROTECTED]> wrote:
However this is the first page and I don't know how to get the values in the productsBean from the database. However this only needs to be application scope and loaded once when the application is loaded. How do I go about this?
This sounds like a job for a ServletContextListener to me... can someone comment on how that plays into the JSF/Shale equation? http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletContextListener.html (And yes... it was the first post to the user list. Welcome! :) ) -- Wendy
