Hello,
i have a question about the URI Rewiting bug, when I use SSL without
cookies.
Bug: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=578
This includes a workaround,
but my question is, when will in wich version will this bug be fixed ?
Because i have to garant it, it it would be not such a
kief01/04/14 03:56:29
Modified:catalina/src/share/org/apache/catalina/session
FileStore.java
Log:
Removed code which duplicates that in Manager, namely the background
thread checking for expired sessions. This involved removing implementation
of the L
Bip Thelin typed the following on 03:57 PM 4/13/2001 -0700
>> - Would it be possible to parameterize the SQL statements used to
>> access the database? The idea would be that we can adapt to different
>> table and column names (like JDBCRealm does on the authentication side).
...
>I would lik