are u getting a compile time error or a run time exception????.can u dscribe
the error
> -----Original Message-----
> From: Garg, Anshu (CAP, RAIL) [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, November 27, 2000 4:37 PM
> To: [EMAIL PROTECTED]
> Subject:
>
> 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
___________________________________________________________________________
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