Hi dear

there is no need to specify in any where
start MySql
step 1
just paste   *.jar file in lib directory.
step 2
specify all elements(driverClass ,url ,no of connection , user id, password)
and full path of database in struts-config.xml .
Now you can connect in Action Classes directely by creating DataSource
Object.

Try it if You r not able to do so.
tell me

Regards
Dharmendra Singh


On 2/17/06, C. Grobmeier <[EMAIL PROTECTED]> wrote:
>
> >          I am beginner for struts.now I have developed one simple
> > application using Struts 1.24 with Mysql 4.1.I have created all the
> tables
> > successfully.and Program is also correct.And I have copied the "
> > mm.mysql-2.0.6.jar" into lib Folder.But it  Shows some database
> exceptions.
> >
> >              Is there any need to configure the  Database in Control
> Panel
> > ->Administrative tools -> (DataSource) like MS Access.Plz give me
> solution.
>
> No, there isn't such a need.
> You have just to start mysql. JDBC should do the rest. If you want help
> you should place the exceptions within your mail.
>
> - Chris.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to