Hi,
I am reading the "Java� Servlet Specification Version 2.3", I am confused
in the follow section.
SRV.3.4 Context Attributes
A servlet can bind an object attribute into the context by name. Any attribute
bound into a context is available to any other servlet that is part of the same web
application. The following methods of ServletContext interface allow access to
this functionality:
� setAttribute
� getAttribute
� getAttributeNames
� removeAttribute
Can any one of you explain me this? Specially this sentence "A servlet can bind an
object attribute into the context by name".
Thanks
Sreenivasa Kumar Majji.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html