How can i view PickWick Examples (with Code), from Pickwick-Wicket Stuff WIKI site?
________________________________ From: Fernando Wermus <[email protected]> To: [email protected] Sent: Wednesday, September 2, 2009 6:44:14 PM Subject: Re: How to use Apache Commons FileUpload in Wicket ? You have pickwick project that has an example exaclty as the way you want On Wed, Sep 2, 2009 at 4:02 AM, FaRHaN <[email protected]> wrote: > I want to upload a file using apache commons FileUpload API. As it requires > HttpServletRequest for uploading files, but in wicket > IMultipartWebRequest/IMultipartServletWebRequest is required for uploading > purposes. > > How can I use apache commons FileUpload for uploading in Wicket ? Is there > any example to do so ? > > Thanks... > > > > -- Fernando Wermus. www.linkedin.com/in/fernandowermus
