GenericDataSource Deprecated
Hi, I have the book "Beginning JSP Web Development" and I am developing
a web application with struts. I'm using WebSphere Application
Developer v.5 and Struts 1.1 beta 2.
I'm trying to use a Connection Pool so I wanted to use the code in the
book (chapter 19) but I get the message that GenericDataSource is
DEPRECATED. What changes do I have to make to the code? How can I use a DataSource and a ConnectionPool?
Thanks.
Lizeth
|