First of all thanks for replying...
I am trying to learn eclipse, so there i made a simple
servlet, made a database in mysql. Added Tomcat Apache server. but i think i am missing some step in procedure.
The Servlet program is given as::
Output is::
You can do it man...
Unable to load driver.
SQLException: No suitable driver found for
jdbc:mysql://localhost:3306/ SQLState: 08001 VendorError: 0
Hello World.
Please tell me the steps to setup driver connections in eclipse..
Thanks again.