Hello all,



Here is my situation.  I have two separate OS's.  I have an Applet

that runs on a Linux system and I want to execute a Servlet

running on an NT system.



+--------------------+                 +-------------------------------+

+ Linux Box          +  --------->     + NT Box with IIS 4.0/Jrun 2.3.1+

+--------------------+                 +-------------------------------+

HTML Web pages run                     Java Servlet takes data from

from here.  Instantiate's              Java Applet running on Linux system.

a Java Applet and Classes.             Java Servlet then manipulates data

I want to call a Java                  and loads it into an Access 97 table.

Servlet running on
NT box from Java Applet.





If I execute the Java Applet and then have the Java Applet communicate

with the Java Servlet as described above --

I get a Security Exception which says "Couldn't connect to
'TheIpAddress' with origin from 'www.whatever.edu'.  www.whatever.edu

being the Linux box.



Can anyone advise me or give me suggestions to resolve this problem.



Thanks in advance,



Bradley K. Simonin

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to