2017-12-04 23:55 GMT+01:00 Dave Weis :
> Hello All-
>
> I wanted to see what the current best practice was for a multiple web page
> form. I was used to Struts 1 and putting the form in the session but that
> doesn't seem to be available now.
>
> I have just been putting the values as hidden form f
Hello All-
I wanted to see what the current best practice was for a multiple web page
form. I was used to Struts 1 and putting the form in the session but that
doesn't seem to be available now.
I have just been putting the values as hidden form fields but that doesn't
seem quite correct.
Thanks
I'm using struts 1.1 with the standard Validation stuff (see below)
I have a multi-page form (random access tabbed interface) and I would like
to do the correct validation on the correct form (tab). There are 3 related
jsp pages. Formtab1.jsp, formtab2.jsp and formtab2.j
3 matches
Mail list logo