In my application, I created an abstract base form (BaseForm.java) which declares this method:
public void setResponse(byte[] filedata, String filename) All of my form classes extend the BaseForm class. Here's my code: http://oscon2006.sourceforge.net/xref/oscon2006/web/BaseForm.html http://oscon2006.sourceforge.net/xref/oscon2006/web/DatabaseQueryForm.html Cheers, Sean >-- Original Message -- >Date: Mon, 18 Sep 2006 19:51:28 +0200 >From: "Ralf Ebert" <[EMAIL PROTECTED]> >To: wicket-user@lists.sourceforge.net >Subject: [Wicket-user] Download after form submit >Reply-To: wicket-user@lists.sourceforge.net > > >Hi, > >the solution for downloading a file immediately after a form submit >(http://www.wicket-wiki.org.uk/wiki/index.php/Best_Practices_and_Gotchas#Starting_download_after_form_submission_.28Wicket_1.1.29) >seems to be not working anymore for Wicket 1.2. Is there a way in >Wicket 1.2 to do this? It would be great if there would be a way to >redirect to a Resource, so existing DynamicWebResources could be >used... > >Regards and thx, >Ralf > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >Wicket-user mailing list >Wicket-user@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/wicket-user ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user