Of course ;) There's a servlet example in the download, but I can also share mine:
UI Panel: http://pastebin.com/Ypmvvfez Service: http://pastebin.com/QhhAdECx Upload Servlet: http://pastebin.com/F4B7PStz Regards Žilvinas Vilutis Mobile: (+370) 652 38353 E-mail: [email protected] On Wed, Dec 8, 2010 at 4:30 PM, Vit Rozkovec <[email protected]> wrote: > Hi Žilvinas, would you mind to share some code how to wire this uploader to > wicket? > > Thanks for the link. > > Vit > > On 12/08/2010 04:08 PM, Zilvinas Vilutis wrote: >> >> I use this AJAX uploader: http://valums.com/ajax-upload/ >> >> Žilvinas Vilutis >> >> Mobile: (+370) 652 38353 >> E-mail: [email protected] >> >> >> >> On Wed, Dec 8, 2010 at 7:46 AM, Martin Grigorov<[email protected]> >> wrote: >>> >>> On Wed, Dec 8, 2010 at 3:18 PM, Wayne W<[email protected]> >>> wrote: >>> >>>> Hi, >>>> >>>> I just want to check that there isn't an alternative out there already >>>> that someone has done that supports webkit browsers? >>>> We're finding nearly 20% of our users now are on these browsers so we >>>> must support them better, hence why we're looking at alternatives. >>>> >>>> If not we'll have to write something ourselves - I looked at the >>>> current code, but cannot figure out a way of patching that. >>>> >>> Download Wicket source => patch it locally => test it against any >>> browser => >>> attach the patch in Jira ticket and it will be incorporated for the next >>> versions of Wicket ;-) >>> >>>> thanks! >>>> >>>> --------------------------------------------------------------------- >>>> 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] >> >> > > > --------------------------------------------------------------------- > 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]
