In my application I have some JButton with images. The problem is that I don't know where
I have to save them, because the application is an applet, and then I have to search them.
How can I do?
Is there some folder to save the "resources" and some function of applet that allows me recover them?
Felissa