That worked great. Thanks.
Mitch Claborn
Rainer Jung wrote:
> On 07.07.2009 18:21, Mitch Claborn wrote:
>
>> I'm experimenting with writing some code to persist a session to the
>> database, similar to org.apache.catalina.session.PersistentManager and
>> org.apache.catalina.session.JDBCSt
On 07.07.2009 18:21, Mitch Claborn wrote:
> I'm experimenting with writing some code to persist a session to the
> database, similar to org.apache.catalina.session.PersistentManager and
> org.apache.catalina.session.JDBCStore, but to store it immediately after
> the end of a user request, when the