ClassNotFoundException
I am not able to connect to database via JSP (Java Server Page). Please help.
I know the necessary steps to connect derby database. I am trying to connect the database through ClientDriver.
If I get the following error: ClassNotFoundException where can I be wrong?