|
I am having problems building any of the
applications found in struts. It can't seem to import the
javax.sql.DataSource package. Does anyone know where I might find this
package?
Here are the details of the error:
[javac]
C:\jakarta-struts-1.0-b1\jakarta-struts-1.0-b1-src\src\share\org\apa
che\struts\action\ActionServlet.java:82: cannot resolve symbol [javac] symbol : class DataSource [javac] location: package sql [javac] import javax.sql.DataSource; [javac] ^ Thanks in advance,
Mike
|
- build problems, finding javax.sql.DataSource Mike Begeman
- build problems, finding javax.sql.DataSource Nick Afshartous
- Re: build problems, finding javax.sql.DataSource James Cook
- RE: build problems, finding javax.sql.DataSource Winters, Jason

