+ Start a Discussion
Edwin VijayEdwin Vijay 

Cannot find symbol get

Here is the error i get,

 

helloworldservlet.java:145: cannot find symbol
symbol : method get(java.lang.String)
location: class com.sforce.soap.partner.sobject.SObject

 

I have the necessary imports, not sure what might be the problem.. Any ideas?