Programming Exercise Construction Steps


Standalone applications are declining; on the other hand, web applications are flourishing. Take the suggested steps in the following slides to construct an Internet-enabled Java application. These steps and software are not definite nor unique, and you may take other approaches:
  1. Examine the exercise specifications very carefully.
  2. Create web pages using HTML and CSS.
  3. The web pages call the server-side Perl scripts by using CGI.
  4. The Perl scripts call the Java programs, which send the results in HTML back to the browser (the Perl scripts may do this too).
  5. Test the exercise thoroughly.
  1. Examining the Exercise Specifications Very Carefully
  2. The specifications have to be followed precisely even though the developers may not agree with them.





          What is dangerous?    
          Sneezing while having diarrhea!