×

Loading...

Topic

This topic has been archived. It cannot be replied.
  • 工作学习 / IT技术讨论 / hi,Japper.I began my first java program.
    Japper,I download JDK 1.0 and install it on my PC(win98). I passed the test of the program in my Command window.But I don't know how to test my program in my explorer .
    I guess I need to install a java server on my PC at first.
    And I want to know the differences between Servlet and JDK , JSDK. I am a little confuse about it.
    • Could you first go through the book Thinking in Java within 2 months?
      Java Applications run from on-line command. Java Applets are stored at WebServer and downloaded to browser and is executed therein.

      It seems you went too fast without a solid understanding of concepts. I suggest you download Thinking in Java from www.mindview.net or www.bruceeckel.com and go through it using two months. Be sure to test all the code in the book.
      If you have any problems in running code, just post your error message and tell us which code you are testing.

      In any case, please do not use Chinese computer books.
      If you stick on Chinese books, you will have great difficulties in expressing you in the future....
      • yes,I agree with you.
        I installed the Tomcat. ha..ha.. It's so fast interesting! I can't help liking it.
        Yes,I agree with you that I must have solid understanding of concepts. I found it so different than CGI mode. It's good new method of developing web server .This method is great!
        Thank you for the suggestion .
        I will keep on studying it.