I am using a redirect instead of a forward to work
around this problem.
Russ
--- Matt Raible <[EMAIL PROTECTED]> wrote:
> I'm trying to do the following:
>
> Add a new file using an UploadForm and
> UploadAction.add method. This
> works fine.
>
> Update the properties of this file using the sa
I'm trying to do the following:
Add a new file using an UploadForm and UploadAction.add method. This
works fine.
Update the properties of this file using the same UploadForm and
UploadAction.save method. After saving the information to the database,
I leave the form in it's scope (session) and