I am trying to install Jackcess because I am developing a web app that is going to store information in an Access database.
I've tried downloading multiple .jar files that all appear to be the ones i need (apache-commons-lang and apache-commons-logging) but after adding them to the build path i continue getting the same ClassNotFoundException.
The exception went away for the jackcess missing class but after repeating the process for the others I am still getting the same problem. Any help or direction to where i can download the correct versions of these .jars would be greatly appreciated.