Dear All,
I am a bit confused where the error is: Is it Ubuntu Tomcat configuration or
there is a specific approach to save files from Wicket.
My Application generates several binary files. After files generated I want
to pack them in zip archive and allow user to download them.
Is it possible to do this in Wicket? If so where should I save those files
and how?
Should I get temp filestore folder?
While trying to write files to disk I am getting the following error:
May 28, 2010 10:50:08 AM java.util.prefs.FileSystemPreferences$2 run
WARNING: Couldn't create user preferences directory. User preferences are
unusable.
May 28, 2010 10:50:08 AM java.util.prefs.FileSystemPreferences$2 run
WARNING: java.io.IOException: No such file or directory

Thanks a lot in advance,
Alex

Reply via email to