Is there any possibility for one Bean to expire before other Beans? It appears to me that it should not be possible, since it is the session that expires and not the Beans. I want to make sure that it is good enough for me to check for the existence of one Bean in order to insure that other ones exists (granted I have created them somewhere). Can anything happen in the JVM that would somehow invalidate a Bean and remove it from the session ? Please give me your thoughts!! Nicolas
Is there any possibility for one Bean to expire before other Beans? It appears to me that it should not be possible, since it is the session that expires and not the Beans. I want to make sure that it is good enough for me to check for the existence of one Bean in order to insure that other ones exists (granted I have created them somewhere). Can anything happen in the JVM that would somehow invalidate a Bean and remove it from the session ? Please give me your thoughts!! Nicolas
