I'm developing wizard-type forms using struts. The data I entered previously doesn't show up when I go back to the previous form even though I use the same 'ActionForm' for all the wizard forms and I set the scope in the action mapping to 'session'. What am I missing ?
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

