applet - Creating a connection pool in a java command line application -


is possible create command line application (without application server) uses connection pool in order access database?. , how it?

i've tried using initialcontext object , datasource in context since don't have application server don't know how access resource. ideas?

thanks

http://commons.apache.org/dbcp/guide/jndi-howto.html shows how


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

visual studio - Deleting lines of code in a text editor -

What's the encoding type of Android 2.2 push message? -