Page 1 of 1

Saving a property to the options.xml (java applet)

Posted: Fri Jul 10, 2015 1:45 pm
by Evgeniy
Hi there,

I would like to save some specific properties in options.xml(java applet) while the user works from custom plugin/framework. I cant't find something about this. In result options.xml (new key/value):

Code: Select all


<serialized version="16.1" xml:space="preserve">
<map>
......
<entry>
<String>key</String>
<String>value</String>
</entry>
</map>
</serialized>
Could you help me?

I use:
Windows 7
Oxygen - 16.1
JDK - 1.8.0_45
self-signed applet
IE10

Best Regards,
Evgeniy

Re: Saving a property to the options.xml (java applet)

Posted: Fri Jul 10, 2015 1:54 pm
by Radu
Dear Evgeniy,

Do you mean the options.xml which contains fixed applet options?
It only contains Author Component related options.

Could you elaborate on your use case? I do not completely understand what you need.

Regards,
Radu