Please help me. Is this the right workflow? There should be some input fields in the firstpage, secondpage which should be validated.
********************************************************************* index.jsp ------index.do (fills firstpageForm)--------->firstpage.jsp firstpage.jsp ---firstpage.do (fills secondpageForm)--->secondpage.jsp secondpage.jsp ----secondpage.do (fills thirdpageForm)-->thirdpage.jsp or is the following correct... ********************************************************************** index.jsp ----firstpage.do (fills firstpageForm)------> firstpage.jsp firstpage.jsp ---secondpage.do (fills secondpageForm)--> secondpage.jsp secondpage.jsp --thirpage.do (fills thirdpageForm)-----> thirdpage.jsp Thanks a lot for your help Hans _________________________________________________________________ Downloaden Sie MSN Explorer kostenlos unter http://explorer.msn.de/intl.asp. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

