- 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
> 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