Hi,
I'm using tomcat 4.1. i connect to oracle database with a jsp or a servlet where the connection string is with in my code. if the connection is changed, i recomplile/change my code.
How can i save my connection information seperately and read it afterwards so that i don't have to recomplile/change my code again and again.
can someone throw some light on this???
thanks
softjack
I'm using tomcat 4.1. i connect to oracle database with a jsp or a servlet where the connection string is with in my code. if the connection is changed, i recomplile/change my code.
How can i save my connection information seperately and read it afterwards so that i don't have to recomplile/change my code again and again.
can someone throw some light on this???
thanks
softjack