Re: XML Forms again

2002-07-05 Thread Ivelin Ivanov
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 05, 2002 8:34 AM Subject: XML Forms again Hello, > another issue concerning XML-forms: > In the action for the form processing, the method >filterRequestParameters(..) should be used for val

RE: XML Forms again

2002-07-05 Thread Piroumian Konstantin
> From: [EMAIL PROTECTED] > > Hello, > ... > >Still I am wondering, if I can use the bean used for the > model, outside > of my FormAction or if it is only > possible to use it in this action. The indicates the scope of your instance data (e.g. your bean), so if you set it to 'session