Amy's Devblog

A blog containing information on all my work/education projects.

Monday, July 18, 2005

ESIWEB User Directory Project

The ESIWEB project is a web application consisting of the company's public web site and pages for employee access only. I designed an employee directory page and also an employee information page that allows a user to edit his or her own information such as phone number, address, project, etc. The ESIWEB project uses the CMS project for managing content, users, etc. Technologies used for this project included:
  • Servlets (used when sorting columns, processing changeInfo form, etc.)
  • JSPs (used to display directory and changeInfo form)
  • Custom Tags (used to retrieve list of users, a specific user, etc.)
  • JSP Standard Tag Library (loops, conditional statements, etc.)
  • JSP Expression Language
  • CSS (to style output pages)

0 Comments:

Post a Comment

<< Home