"Craig R. McClanahan" wrote:

> Daniel Tillin wrote:
>
> > Here's one for you to chew the fat on!!
> >
> > If you define a bean with application scope, will that reference be
> > available to all other JSPs you serve?
>
> The reference will be available to all JSP pages and servlets within the same web
> application, but not to JSP pages and servlets that are part of other applications
> running within the same server.

How do you specify an entity that you want to be global across applications?

cc

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to