Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / JavaBeans / May 2004

Tip: Looking for answers? Try searching our database.

scope access

Thread view: 
polpot - 19 May 2004 11:47 GMT
it' possible access from a class istantiated in a scope as session or
request  to values of application context?
Chris Smith - 19 May 2004 15:35 GMT
> it' possible access from a class istantiated in a scope as session or
> request  to values of application context?

If I'm understanding you correctly, then no.  An object that's stored in
session or request scope in a servlet environment is still just an
object; it has no special knowledge of being used in the way that it is.  
As such, it can't access application-scope attributes unless you give it
a way to do so (for example, by providing it an instance of
ServletContext so that it can call getAttribute).

Signature

www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.