Re: [Xsltforms-support] java applet in XSLTForms
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2016-03-10 07:00:08
|
Hello Habs, Recent browsers now support FileReader API so the XSLTForms Java applet is useless for reading files. Writing files is unfortunately not yet implemented in browsers. As you said, Java applets won't work in Chrome anyway... I personally use local HTTP servers for saving files and NodeJS is very nice for writing a small REST one, for example. What do you need? Thanks! --Alain Le 09/03/2016 12:33, Habs a écrit : > Good day to all :-) > > Having been through a head-scratching month regarding flash plugin > issues on various browsers (in GNU/Linux), it seems that NPAPI is > 'dead'....and therefore so will be flash, silverlight and....java > applets. > > With regard to Java applets and XSLTForms, I'm just checking when/if > the applet functionality will be removed (it would make sense?) and > what alternative ideas for local saving and loading people use > currently or will use (if at all) ? > > Regards > Habs > > > ------------------------------------------------------------------------------ > Transform Data into Opportunity. > Accelerate data analysis in your applications with > Intel Data Analytics Acceleration Library. > Click to learn more. > http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140 > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support > |