Hi, I've been reading through all the docs in preparation for some development with Webware. (I've been using AOLserver/Tcl a lot, and don't have huge familiarity with Webware and the Python DB modules.)
One thing I have not seen is discussion about how one might go about using pooled, persistent DB connections in servlets, other than what I see in MiddleKit. I may not be able to use MiddleKit due to the need to connect to legacy PostgreSQL and Oracle databases. Given this, what is the best way to get DB connection pooling and persistence? Is it as simple as just using PoPy (or some other equivalent)? ...Edmund. _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
