Search:

Type: Posts; User: Sawubona

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    4,231

    Re: ServletExample code problem - beginner

    Hi Java_13

    I tried compiling using the classpath and I am still getting the same errors. I think it can t find the packages . I used the command prompt in Linux (Ubuntu) and verified the...
  2. Replies
    5
    Views
    4,231

    Re: ServletExample code problem - beginner

    Thanks java_13 . I might have made progress and now it is complaining about this


    WelcomeServlet.java:6: package javax.servlet does not exist
    import javax.servlet.ServletConfig;
    ...
  3. Replies
    5
    Views
    4,231

    ServletExample code problem - beginner

    Hello Friends

    I tried compiling this code

    Servlet Example, Java Servlet Example, Servlet source code (WelcomeServlet.java file)

    in my linux system and I am getting the following error and I...
Results 1 to 3 of 3