index | next

Overview

Due at 8:00 p.m. (via https://webdrop.d.umn.edu) on the day it is due. Click Here for due dates.

This lab exercise will introduce you to JavaServer Faces through the integrated development environment (IDE) NetBeans.

If you've recently taken CS 2511, Software Analysis and Design, you are familiar with NetBeans for creating client side or desktop applications using the Java Standard Edition (Java SE).

In this course we will use the Java Enterprise Edition (Java EE) with Netbeans to create web applications that do processing (including dynamic page creation) on the server side.


index | next