Incrementing fields in JSP
843838Nov 30 2006 — edited Nov 30 2006I am a newbie and I was wondering if it is possible to create an increment number field in a JSP page? I am trying to create a number that increments every time the a form is opened. I have created to where the field value is shown when the form is opened, but the field will not increment. The number field is an ID that identifies the order form.
I would appreciate any suggestions as well. Thanks