try running wicket-examples and see if the ajax upload example works for you there
-igor On Mon, Nov 30, 2009 at 8:11 AM, Martin Dietze <[email protected]> wrote: > Hi, > > I recently upgraded to wicket 1.4.3 as I heard that from version > 1.4.1 and above file uploads are seamlessly handled even in Ajax > based components. > > I now implemented a ModalWindow-based component with a Form, > in it an ordinary FileUploadField and an AjaxButton for > submitting the form. I placed ModalWindow in another Form as > proposed by the JavaDoc. > > Now whenever I press the submit button the upload returned by > the form is always null. > > I tried to find examples for ajax-based uploads in wicket 1.4.1 > and above, but I could find nothing. Now I wonder, did I > misinterpret the announcement of 1.4.1, or are there any known > issues? Anything I should read before proceeding? > > Cheers, > > M'bert > > -- > ----------- / http://herbert.the-little-red-haired-girl.org / ------------- > =+= > Doch sie, die mich am meisten gequält, geärgert, betrübt, > Die hat mich nie gehasset, und hat mich nie geliebt. -- H. Heine > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
