I am planning on using EJBs for my business tier in my application.  If I
configure a datasource and create a connection pool using Struts, will this
pool be global?  Will it be container managed or should I create my
connection pool independent of Struts and use it conjunction with the
framework.  What is the best way when using EJBs?


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to