This sounds like you're trying to view the page with the applet as a
file on the local disk. Browsers generally won't be able to batch
files unless the whole nine yards (applet, HTML, .clp file) are all
being loaded from a Web server, -and- the browser doesn't find the
Jess classes on the local disk. Applet security rules are tricky.

But as I've said before, don't use Jess in applets. Use servlets
instead. They're much better, really.

I think Fran / Carmen wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Problem with batch function 
> I'm calling JESS functions from Java applet using fetch and store, the program works 
>without problem using the JDK but when I try to open the HTML page from  Explorer 
>appear this error:
> 
> exception: com.ms.security.SecurityExeptionEx[jess/Batch.call]:
> cannot access file name.clp 
> 
> it's not a path problem (I'm using Internet Explorer ver 5). 
> 
> Thaks
> Fran



---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9012                  [EMAIL PROTECTED]
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list (use your own address!) List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to