Hi Martin, On Mon, Nov 3, 2014 at 9:16 AM, Martin Grigorov <[email protected]> wrote: > Small issue: any application that uses file uploading to an IResource ( > http://wicketinaction.com/2012/11/uploading-files-to-wicket-iresource/) > should explicitly call > "multipartRequest.parseFileParts()" before trying to read them.
So we have to fix ours apps to call this method first if we have based something on your article? Thanks for your feedback. -- Guillaume
