Apache Tomcat (may be omitted! - but highly recommended)
  • Download and Install the JDK. (required by Tomcat)
  • Download and Install Tomcat
  • Start & Stop Tomcat 7
  • Configuring Port number in Tomcat
HTTP - INTRODUCTION
  • Introduction
  • URL - Uniform Resource Locators
  • IP address?
  • HTTP and Tomcat
  • URL Encoding p1. (or: 'What are those "%20" codes in URLs?')
  • URL Encoding p2. (Java URL encode example.')
  • MIME and Content-Type p1.
  • MIME and Content Type p2.
  • MIME and Content Type p3. (sniffing)
HTTP - Messages
  • Message types
  • TCP-IP monitor (in eclipse)
  • cygwin - Telnet (Installation)
  • Telnet - Manual Entry p1.
  • Telnet - Moved:/Location: p2.
HTTP - Connections (in progress)
  • Java - Socket and raw HTTP request to an HTTP server.
  • HTTP - B2C (3 Tier) Web application environment.
  • HTTP - POST and GET methods.
  • HTTP - Safe and Unsafe Operation
  • Fiddler
  • HTTP - Status codes
  • Networking and Packets
  • Wireshark
HTTP - REFERENCES & RESOURCES
  • REFERENCES & RESOURCES