modify a file from applet
I all,
I wrote an applet, and I get some configuration from an xml
file on the server where the applet resides.
I'd like to modify the preferences and save them in the
same xml file (prensent in the server where the applet is)
Is it possible? I got a security exception!
Is there some way to do this or security manager
do not allow in any case.
If I want yto keep some configuration and update them,
how could I procede?
thanks
giammy
.
Relevant Pages
- Re: applet to applet - servlet model
... > I have an applet which takes XML document and with help of SAX it finds ... You need to transmit the data from the server to the ... your applet does transformations on the XML. ... > Problem is that this applet takes data form XML document and the document is ... (comp.lang.java.programmer) - Re: Autodiscover and Entourage 2008 SP1
... the autodiscover service is polled (if it is the same as ... and point the client at a particular server for autodiscover operations, ... process fails, thus causing free/busy, configuration of out of office ... specify the XML. ... (microsoft.public.mac.office.entourage) - Re: Download Graphing Utility (Complimentry Copy)
... Ask your server people to add ... Yet when I point the browser to the jnlp file it still shows the xml ... I tried going to Roedy's applet but it does not run on my machine may ... (comp.lang.java.programmer) - Re: modify a file from applet
... I wrote an applet, and I get some configuration from an xml ... file on the server where the applet resides. ... You'd have to configure your webserver to allow clients to modify files on there. ... (comp.lang.java.programmer) - Re: jabber server howto
... the destination server name is specified in the XML ... This doesn't look like Jabber denying the connection but something else. ... > In several places they state that in the configuration files it should ... (Debian-User) |
|