Okay, I know how to access a Session object from a tag library
(pageContext.getSession()), but I can't for the life of me figure out how to
access the application object. I want to implement a client connection counter
to create a demo version of a tag library I'm writing, and need to be able to
access an object in the application scope to do so. Can anyone help me with the
syntax for accessing this implicit object explicitly?
Thanks!
-David Castro
[EMAIL PROTECTED]
http://www.davidcastro.com
__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets