Search:

Type: Posts; User: syedbhai

Search: Search took 0.08 seconds.

  1. Replies
    8
    Views
    1,580

    Re: I have a question about import statements

    Hello.
    If you working with the command prompt then you need to first set the CLASSPATH.
    And then you need to compile cleverly so that packages get generated appropriately.
    Syed.

    --- Update...
  2. Replies
    8
    Views
    1,580

    Re: I have a question about import statements

    Hi.
    I feel like you didn't add the necessary JAR files.
    Are you using any IDE? If so then please add the required JAR files to your project.
    If you working on command prompt then set the...
  3. Replies
    8
    Views
    1,580

    Re: I have a question about import statements

    Hello.
    Try this please,
    import Scoring.ScoringRequest;
    import Scoring.ScoringResponse;

    Let us know if the problem still persists.

    Syed.
Results 1 to 3 of 3