Servlet compilation error
Hello to all,
I am using SDK V. 5 with Mysql, When I run the program with jsp and mysql it works.
but when i go to compile servlet program to the SDK, it shows error.
It not support the function.
Class.forName("com.mysql.jdbc.Driver());
How I solve it.
Thanks

