you can try to use spring like this,define a bean with session scope ,it's a
new fiture in spring2.0.
then you can use annotation  @InjectObject to get the session bean controled
by spring

Reply via email to