List'
Subject: RE: How do I get Application Scope in Action Class
HI Raghu,
Good one.. Had me scrathing my head a lil..
ServletContext application = getServlet().getServletContext();
Enjoy,
Pritpal Dhaliwal
-Original Message-
From: Raghu.Ramakrishnan [mailto:[EMAIL PROTECTED]
Sent:
2004 3:20 PM
To: Struts Users Mailing List
Subject: How do I get Application Scope in Action Class
Hi,
My problem is that I have set certain objects in Application Scope. I am
able to access these objects in my jsp pages But unable to get these objects
in my Action Classes.
i) How do I get Objec
Subject: How do I get Application Scope in Action Class
Hi,
My problem is that I have set certain objects in Application Scope. I am
able to access these objects in my jsp pages But unable to get these objects
in my Action Classes.
i) How do I get Objects(Objects that were set using
Hi,
My problem is that I have set certain objects in Application Scope. I am able to
access these objects in my jsp pages
But unable to get these objects in my Action Classes.
i) How do I get Objects(Objects that were set using application.setAttribute()) in
Application scope in my Action Clas
4 matches
Mail list logo