Let's draft something here:

File access by either the signed or unsigned Java applet or the HTML5
version of Jmol/JSmol depends upon whether the page is located using
"file:" or "http:".

unsigned applet:

http: JAR files must be located in the directory of data files or in a
directory above that directory.
file: same

signed applet:

http: no restrictions
file: same as unsigned applet

HTML5:

http: all files should be on the host server or on a server set up to
deliver cross-domain AJAX using the "Access-Control-Allow-Origin: *"
header.
file: all files should be on the local machine within or under the
directory containing  the HTML page.


I think that's right; needs verification.




On Mon, Feb 25, 2013 at 9:35 AM, Angel Herráez <angel.herr...@uah.es> wrote:

> > right -- let's get that clarified on the wiki.
>
> OK, I will do it.
>
> Still I cannot grasp what is the exact limitation, all being
> javascript any folder should be possible. We are not talking about
> getting files from other server.
>
>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>



-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
Chair, Chemistry Department
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to