Hi All,
I am preparing a small
test application using
Tomcat 5.0.28 and Ms Access as Database.
I have written a simple
JSP that calls a class file which in turns looks ip the DB through JNDI lookup.
The exception that i get is :---
I have configured the DataSource through the admin UI , which is reflected in server.xml file.
Do i need to do anything else to make this working....I have looked at the apache article on configuring datasource
Configuring DataSource , but that too didn't help...
Is there any thing that i need to add to web.xml for a DatSource ?
So Ranchers please provide some insight .
Thanks in advance.