On Wed, Apr 30, 2008 at 7:51 AM, Wes Wannemacher <[EMAIL PROTECTED]> wrote:
> Do you want one static copy of your POJO available everywhere, or do you > need a unique copy of your POJO for each request or session? > i want this pojo available in my context (only inside current .war). i have a generic action support implementation, i use spring, and the aware is implement persistance aware do i have to implement another persistance aware, and this aware connect to the spring + resourcebundle that i want to be injected as global variable f