create checklist program with JSP
843838Nov 13 2006 — edited Nov 14 2006Hi, I am a newbie to this forum. I would greatly appreciate some guidance on creating a web page that simulates a checklist. Example: Let's say an enrollment process. First, the user will have to enroll through a form fill-in with first and last name and contact information. Now, the enrollment process begins. Lets say the application goes through 8 different steps in order for the applicaiton to be completed. Everytime the application completes a step the status bar above the page will increase by one block to show progress.
I need some guidance on how to create something like this. Any ideas would be great.