See struts "Prerequisite Software":
  http://jakarta.apache.org/struts/userGuide/installation.html

It shows you where to find:
  * JDBC 2.0 Optional Package Classes

Which contains javax.sql.DataSource

- Gidado

> -----Original Message-----
> From: majid kamal [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 18, 2002 10:03 AM
> To: [EMAIL PROTECTED]
> Subject: DataSource ??
> 
> 
> I was compiling some classes then I got this error :
> 
> C:\tomcat401\webapps\jprostrut\WEB-INF\classes\com\mousetech\s
> trutsdemo>javac
> *.
> java
> CategoryForm.java:110: cannot resolve symbol
> symbol  : class DataSource
> location: package sql
>         javax.sql.DataSource ds = servlet.findDataSource( null );
> 
> Couls you please help me.
> thanks
> 
> -- 
> majid kamal
> [EMAIL PROTECTED] - email
> (781) 685-1450 x2371 - voicemail/fax

> 

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

Reply via email to