Somebody please help me , example how to make A DataSource in 
server.xml/web.xml
or in webapps/testapps/WEB-INF/web.xml

using postgresql

and an example to access it in servlet . Use a PoolConnection, so only connect 
once, the other use that connection.


thank you,


currently I write data source in Servlet, there is so many error if I test it 
using realtime (10 clients access it servlet at the same secods), the 
connection initiated twice and more, more ...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to