Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

SameOldNick/CPRG352-Fall2017

Repository files navigation

CPRG352 (Fall 2017)

This repository contains labs from the Web Application Programming (CPRG 352) course at SAIT (Southern Alberta Institute of Technology) which is part of the Information Technology Software Development program.

License

The code in this GitHub repository is public domain. See the included LICENSE file for more information.

Labs

  1. Age Next Birthday
    Determine what your age is at your next birthday.
  2. My Login
    Validates a username and password against hardcoded logins.
  3. JavaBean
    Demonstrates passing a JavaBean (serialized object) from a controller to view.
  4. Simple JSP Calculator
    Perform a simple calculation on two numbers.
  5. Shopping List
    Allow a user to register and setup a shopping list.
  6. JDBC
    Connects to a MySQL database using JDBC
  7. JPA
    Connects to a MySQL database using the Java Persistence API (JPA)
  8. Filters
    Shows the use of a filter to check a user is authenticated before continuing to the controller.
  9. Password Reset
    Resets a users password using a recommended method.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7