Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

create checklist program with JSP

843838Nov 13 2006 — edited Nov 14 2006
Hi, 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 12 2006
Added on Nov 13 2006
2 comments
290 views