Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

JDBC : Related to connection object(to oracle) .

I have written a bean in which there are two functions to which I am passing
the same connection object.Now in
my project I will be writing similar beans which will be called by JSPs,to
finally be integrated to form an internet based application.
Now if many users are using this will it cause any problem since different
users logging on may cause calling of different
functions ,and the same connection object may be shared.Or is it a system
which will take care through multithreading.
Or something like "pooling" of connections will have to be done
[586 byte] By [sarita khaire] at [2007-11-9 21:18:39]