Re: Managing sessions - Object destruction

2006-03-30 Thread Victor Hugo Germano
it should be good for me... ty for the explain peter... :-) Peter Crowther escreveu: From: Victor Hugo Germano [mailto:[EMAIL PROTECTED] The problems is, when do i have to kill the session?? Even when the browser is closed, the session continues at the memory... Remember that HTTP is

Re: Managing sessions - Object destruction

2006-03-30 Thread Victor Hugo Germano
bericht- Van: Victor Hugo Germano [mailto:[EMAIL PROTECTED] Verzonden: donderdag 30 maart 2006 15:35 Aan: users@tomcat.apache.org Onderwerp: Managing sessions - Object destruction Hello, We are having some throuble working with reference objects in session, i mean, every time i try to reload

Managing sessions - Object destruction

2006-03-30 Thread Victor Hugo Germano
Hello, We are having some throuble working with reference objects in session, i mean, every time i try to reload a context the session is not reloaded, and all its contents are kept in memory reaching the full memory capacity very fast. I am sorry my english. I'll try to explain it better: