I am creating a connection pooling in for my application..For that i just wan to know where to keep context.xml which has Resource name,username,password, driver Class Name
what s the difference when i keep the context.xml in tomcat and keeping in my project META-INF??
Thanks in Advance!!!