Were you able to find a solution? Vit Rozkovec-2 wrote: > > Hallo, > > I have an applet, which is run on users computer. In this applet I scan > some photo and describe it. > I would like to send this foto along with the data to a wicket > application. > How should I do that? > > I thought of setting the form action parameter in the external > non-wicket page to point to a bookmarkable wicket page, where I would > handle the POST, but I do not know how should I extract the parameters > and file from the POST. > > How would you do it? > > Thank you. > > Vitek > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > >
-- View this message in context: http://www.nabble.com/Send-file-from-external-page-to-wicket-tp18007245p25000788.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
