0 Replies Latest reply on Apr 2, 2002 7:05 AM by colinc

    How does jsp application scope relate in jboss ?

    colinc

      I'm fairly new to j2ee just getting used to some of the details...

      When a jsp does a use bean as application scope what does that mean between different instances of the application ?

      Am I right in assuming that since each application has its own context the application scope is really only for all items within the application ? not for all deployed instances of that application running on jboss ?

      Thanks, Colin