It's quite possible via Apache...
If it is not possible via Tomcat than this would be one of those reasons
to use Apache as a web server.
Javier wrote:
Con fecha Tuesday, October 25, 2005, 3:16:43 PM, escribió:
If you mean pooling with JNDIRealm - there is no pooling available with that
realm.
Tim
Thanks for your reply.
I've an LDAP directory and my application will validate users. As far
as I know there will be a lot of connection operations I'm looking for
a method to have a number of opened connections that could use to
validate users.
Something similar to a DB pool.
Is this possible ?
Thanks in advance
Javier