On 8/25/06, vinicius <[EMAIL PROTECTED]> wrote:
I know how to save a bean in the session context, doinh this:
        request.getSession().setAttribute("beanName",Object);

But i don't find how I save a bean in the Aplicattion or page context!!

Could someone help me??

Google surely can help to find an appropriate chapter in J2EE blueprints:
http://java.sun.com/blueprints/guidelines/designing_enterprise_applications_2e/web-tier/web-tier5.html#1079198

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to