Hello All,

Is it the right way to set application scope by

getServletContext.setAttribute( key, value );

So does this means, if I use <jsp:bean scope="application" tag, I could
access the application scope I set up in servlet?

Thanks

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to