make sure you dont declare those fields as transient. -igor
On Wed, Jan 28, 2009 at 10:00 AM, Thies Edeling <[email protected]> wrote: > Spring injected beans using the @SpringBean annotation seem to be null when > I return to a page using the back button. I now reinject them manually using > the InjectorHolder but I was wondering if this is expected behaviour or that > something in my setup is wrong. > > thx > Thies > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
