Hiii
To create a WEbApplication in MyEclipse ,do i need to create the databaseprofile to access database(Iam not making use of Hibernate)?becos in my program i have created the databaseprofile for a simple application .and when i deployed that application in tomcat and tried to run its giving an error message in the browser as :
message failedjava.lang.ClassNotFoundException: com.mysql.jdbc.driver
description The server encountered an internal error (failedjava.lang.ClassNotFoundException: com.mysql.jdbc.driver) that prevented it from fulfilling this request.
Thanku
Prasu.