CSCI 6962: Server-Side Web Development and Programming

CSCI 6962: Server-Side Web Development and Programming

Exam 2 will be Monday, November 23.
It will cover:
  • Sessions
  • The Model-View-Control paradigm and shopping carts
  • Databases (including drivers, JDBC concepts, and efficiency)
  • Security (access control and encryption)
  • Requests/responses
  • Mobile devices

    Course Syllabus
    Grading Policy

    Podcasts

    Programming Assignments:
    1. Java Server Pages

    2. index.jsp page
    3. Servlets and Validation

    4. GetCourses.jsp page
      GetFees.jsp page
      Error.jsp page
    5. Session Handling

    6. AddCourses.jsp page
      GetID.jsp page
      CourseCart.java support class
    Final Project