0 Replies Latest reply on Aug 14, 2003 2:30 AM by scttu

    Needs help!!

    scttu

      I needs some help from you all here.

      I have a web application which have a module that do objects caching. It is using singleton and factory pattern. The state of this factory is stored in servlet application context.

      Now, I plan to do a presentation layer using Swing. So, i need to refactor the caching part to enable all the swing clients to share a single objets cache stored in the Jboss application server.

      Can someone give me some hints how to do it in Jboss?

      Any helps are very much appreciated.

      Regards,
      Stephen