This Question is Possibly Answered

1 "correct" answer available (5 pts) 15 "helpful" answers available (3 pts)
1 Replies Last post: Sep 18, 2008 5:48 AM by RajivGu

How to write servlet to create connection with Mysql database?......

Sep 17, 2008 11:28 PM

Click to view lavkesh_rathi's profile Level 2 lavkesh_rathi 35 posts since
Aug 17, 2008
what is the content of the servlet.....
Click to view RajivGu's profile Level 6 RajivGu 81 posts since
Apr 2, 2008
1. Re: How to write servlet to create connection with Mysql database?...... Sep 18, 2008 5:48 AM

Hi,

Search for string "Configuring the Servlet Engine" in Curl Documentation you will get the complete detail of configuring the

MYSQL data base with curl.

Also when you will copy the cdbc-server.war to $CATALINE_HOME/webapps tomcat automatically extract all the files and create the

cdbc-server directory using any decompiler tool of java you can view the code of this class files available in cdbc-server directory.

Hope this will answer your question .. :D

Thanks

Rajiv