• Zhong Li
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
I am new to Salesforce and Java developement. I created a jsp page and used the sf api's. Its running on my locathost but not on the prod server. I am getting the following error:
 
org.apache.jasper.JasperException: Unable to compile class for JSP

Generated servlet error:
The import com.sforce.soap.enterprise.SoapBindingStub cannot be resolved

Urgent help is appreciated.