On 12/24/05, Kedar Panse <[EMAIL PROTECTED]> wrote:
> Thanks, That would work. But still I'll have to have FormFile in to
> ActionForm which is not seriliazable. Giving me error
>
> IOException while loading persisted sessions: java.io.WriteAbortedException:
> writing aborted; java.io.NotSerializ
Thanks, That would work. But still I'll have to have FormFile in to
ActionForm which is not seriliazable. Giving me error
IOException while loading persisted sessions: java.io.WriteAbortedException:
writing aborted; java.io.NotSerializableException:
org.apache.commons.fileupload.DeferredFileOutp
Kedar Panse wrote:
Hello gurus,
I want to use a wizard type of flow where in one screen there is File
Upload. As this is wizard, i was using session scoped formbean with one
property formfile. But seems like formfile is not serializable. What is
proper way of handling this?
Given that a fi
Hello gurus,
I want to use a wizard type of flow where in one screen there is File
Upload. As this is wizard, i was using session scoped formbean with one
property formfile. But seems like formfile is not serializable. What is
proper way of handling this?
Thanks!
Kedar
4 matches
Mail list logo