Vaadin Link Download -
hi new vaadin framework. here using vaadin links in project need put link downloading files in application unable can body send code hwich if click vaadin link able download file in current step user uploaded in previous step.
you can find detailed tutorial in official vaadin wiki article.
providing file download user might trickier seems - file should downloaded instead of opened browser, download blockers should avoided, unique url should generated , server-side memory should released when file no longer available download. taken care of new
filedownloader extension can make component start download when clicked.
Comments
Post a Comment