outillier [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 08, 2004 11:42 AM
To: Peters Derek S Contr WRALC/LGEA
Cc: [EMAIL PROTECTED]
Subject: Re: Persistant Java objects
Derek,
When you create a Java Object from Perl, that Java object is bound the Perl
reference that is returned. When that refere
Derek,
When you create a Java Object from Perl, that Java object is bound
the Perl reference that is returned. When that reference goes out of scope,
the Java object is "unhooked" and is free to be collected by the garbage
collector.
So after each time a CGI is called, all the variables allocated d