the link supports imodel<file> so you can generate and cache the file when imodel.getobject() is called. you can even use the LDM for this..
-igor On Wed, Aug 17, 2011 at 10:10 AM, eugenebalt <[email protected]> wrote: > I have a DownloadLink which links to a file which is generated on the fly. Is > there a way to force the construction of the file at the precise moment the > link is clicked, not before? > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/DownloadLink-pre-generating-file-need-new-generation-each-time-tp3750595p3750595.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > 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]
