How to Pass a Database Connection String to JSP
843833Aug 16 2001 — edited Aug 16 2001I want to pass a database connection string to JSP file ,
from where i put my connection String and how can a jsp file get this string ? I want to make my code generic to change connection string repeatedly.