Re: How to save and read user preferences?
by Puybaret » Wed Aug 18, 2010 8:16 am
It's written in SweetHome3DApplet
javadoc:
You must create two HTTP services able to write and read user preferences as a XML stream, and give their URL in
writePreferencesURL and
readPreferencesURL applet parameters. Use cookies to know the user who writes or reads the preferences.