Re: ajax and rundata disposal
Thomas Vandahl <[email protected]> Wed, 02 Dec 2009 18:49:26 +0100
| Newsgroups | gmane.comp.jakarta.turbine.user |
|---|---|
| Message-ID | <[email protected]> |
Christian Kaiser wrote: > It seems I get same sessions for different RunData instances. ... and vice versa. This is because RunData objects are pooled. Bye, Thomas.