You need to sign in to do that
Don't have an account?
Edwin 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?