Hi! I'm using the getServletContext().getRealPath( "/" ) for saving uploaded images, xml and so on for my wicket application.
My problem is that when I deploy my application all this files will be deleted. How can I save my files in an external folder within wicket and load, show images in wicket? -- View this message in context: http://www.nabble.com/Wicket-saving-files-tp16795241p16795241.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
