web.xml with database connectivity configuration?
843841Nov 4 2005 — edited Nov 5 2005Hi, All,,,
How to configure the database connectivity parameter (drivername, username, password) inside the web.xml?
And how we are going to read those parameter from Java servlet?
We are not allowed to use JNDI.
Thanks...