
8 Apr
2015
8 Apr
'15
8:57 p.m.
Hello: I'm working with a Java developer and she tells me that this works: interpreter.eval("(load \"/http://people.kmi.open.ac.uk/ning/atms/decipher-atms-single-file.lisp\")"); but this doesn't: interpreter.eval("(load \"/Decipher/codes/decipher-atms-single-file.lisp\")"); Any idea about why this would be, and how we can load local code from a WAR web service?