-
Dec 22nd, 2009, 02:31 AM
#1
Multipart problem upgrading to spring 3 using SWF 2.0.8
We recently upgraded our framework to Spring 3.0 in combination with SWF 2.0.8 (before we used Spring 2.5.6 in combination with SWF 2.0.8)
However we encounter problems with usage of multipart files.
We use SWF 2.0.8 and our transaction's view state uses a model with a MultiPartFile configured on it. We also use a MultipartResolver as described in the spring reference guide. By using spring 2.5.6 this was working fine.. Since our upgrade to spring 3.0 the uploaded image file is still resolved by the multipartresolver however it isn't bound to our model of the current view state.
Can someone please help? is this a bug?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules