Dear All,
conn = DriverManager.getConnection(url,user,password);
//conn =
DriverManager.getConnection("jdbc:oracle:thin:@3.121.32.11:1521:webt",
"ejb", "ejb");
I am using the above mentioned line in my code. But if I use
variables (instead of hard coded values), it doesn't work.
The variables are static variables in my class. I am reading the
properties file to get the values in the variables. The variables are
getting populated correctly.
Anshu
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html