| Author |
identifier expected ?
|
harish pathak
Ranch Hand
Joined: Dec 17, 2005
Posts: 51
|
|
Hi All, I am getting an error while compiling my bean class. in the following line. error is : identifier expected jdbc-microsoft;sqlserver:localhost,"username","password" please help ? please reply soon. Thanks in advance ..
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12269
|
|
The compiler is trying to tell you that your Java code is not well formed. It certainly does not look like java code to me either. There is nothing unique to Tomcat or beans in this problem, its just a basic Java compilation problem. Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: identifier expected ?
|
|
|