can I define database connection only in web.xml, without using context.xml
files ?

can I pass database url, login and password into <resource-ref> ?

when I define database conn in context.xml, resource-ref is not needed at
all, so what is it actually for ?

regards
Jakub

Reply via email to