UMBC  |  CSEE  |  Tarr  |  CS484

CMSC484 Java Server Technologies

Fall 2004

Syllabus


Course Description

This course is an in-depth look at several of the technologies currently in use to develop applications for the web. Topics include the use of Java Servlets and Java Server Pages (JSP) and their benefits over traditional CGI programs, the development of web services using SOAP and XML and the use of Java Beans to encapsulate server-side business logic. Several programming projects will done using these technologies and an appropriate web server, such as Apache Tomcat. In addition, several related technologies, such as PHP and Velocity, will be covered.


Course Outline

  1. Introduction To Java
  2. Introduction To Servlets and Java Server Pages
  3. Servlets
  4. JSP
  5. SOAP
  6. Velocity

Course Information


Texts


Bob Tarr
University of Maryland, Baltimore County
tarr@umbc.edu
UMBC  |  CSEE  |  Tarr  |  CS484