Can't we implement connection pooling in struts2 alone?If so ,may I know the
reason please...!!!

Thanks.


nuwan chandrasoma-2 wrote:
> 
> Hi,
> 
> Why do not you give a try with Spring. as struts2 has built in support 
> for spring, you can use springs connection pooling very easily.
> 
> Thanks,
> 
> Nuwan.
> 
> 
> 
> RajiR wrote:
>> Hi All,
>>
>> Since struts1 has connection pooling mechanism using <data-source/>
>> tag,what
>> is the procedure of connection pooling mechanism in struts2?
>>              Can we do tht using <bean class=""/> tag?I have seen from
>> some
>> of the search results for oracle db using
>> class:oracle.jdbc.pool.OracleConnectionCacheImpl. But I need to connect
>> to
>> MySQL database,how to implement connection pooling in struts.xml for
>> mysql
>> database?
>>
>> Please reply as soon as possible.
>>
>> Thanks.
>>   
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Struts2-connection-pooling-using-MySQL-tp15584715p15586219.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to