Hi Pavel this might help you. Connection with the database is not there.That is why this exception. Your path connecting tomcat and mysql is not set.
go to the tomcat bin directory.Open the setclasspath.bat and insert the following near to the set classpath path C:\Program Files\MySQL\mysqlconnectorjava\mysql-connector-java-5.0.6\mysql-connector-java-5.0.6-bin.jar; C:\Program Files\MySQL\mysqlconnectorjava\mysql-connector-java-5.0.6\src\lib\; C:\Program Files\mysqlconnectorjava\mysql-connector-java-5.0.6\src\org\gjt\mm\mysql\;C:\apache-tomcat-5.5.25\common\lib\mysql-connector-java-5.0.6-bin.jar;