I have been using the same form bean between actions and forms - keeping the session scope. When I get to a particular action and print the values from the perform method of the form's elements, they are all null. The scope of the form bean for this action is the default, session, as well. Can anyone please let me know what might be going wrong ?
Thanks -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

