1 / 12

The Technical Report

The Technical Report. What. A Research Report A Project Report A Master Thesis A Ph. D. Thesis. Style. Presentation Discussion Result Report. Size. No limit Research Report: 10 p. or more Project Report: 60 – 100 p. Master Thesis: 80 – 100 p. Ph. D. Thesis: 150 – 200 p. Components.

oria
Télécharger la présentation

The Technical Report

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The Technical Report

  2. What • A Research Report • A Project Report • A Master Thesis • A Ph. D. Thesis

  3. Style • Presentation • Discussion • Result Report

  4. Size • No limit • Research Report: 10 p. or more • Project Report: 60 – 100 p. • Master Thesis: 80 – 100 p. • Ph. D. Thesis: 150 – 200 p.

  5. Components • Title • Acknowledgment • Abstract • Content • References • Appendices

  6. Project Report – An Example An Autonomous Agent-Based Air Traffic Control System < Authors, email> Ostfold University College Norway, November 2004

  7. Project Report – An Example • Table of contents • Acknowledgment (1 p.) • Abstract (1 p.) • <content> • Agent Technology • Related Technologies: Jdbc, Jini, Kqml, JavaMail, etc. • Project Report

  8. Project Report – An Example • Project Report Scenarion & Problem Description Requirements Specification Architecture & Design Specification Implementation Specification Result Report The ability for improvement.

  9. Project Report – An Example • References • Appendices • User Manual • Content of the included CD • Other

  10. Servlet • The initial Web Page • Start web server : startserver • Run Servlet: http://158...:8080/myServlet.html • Place of Servlet • Jsdk-1.0.1\webpages\web-inf\servlets • Place of web pages • Jsdk-1.0.1\webpages

  11. Servlet Structure • Import • Javax.servlet • Javax.servlet.http • HTTP Request • Get, Post • Servlet End • doGet, doPost

  12. Basic Steps • setContentType: Text/HTML • getWrite: PrintWriter • Retrieve parameters from the initial web pages • Create elements of the web page to be ”served up” by web server

More Related