Hi,

I have 2 database connections on my server (using jsp and iPlanet).
Everything is fine if users only use one of the programs (it never locks up),
but if I make both available, after someone uses one, then the next time a
person goes into the other jsp program, it hangs. I have the CloseConnection
command at the end of each program.

Any ideas?

Thanks!