Security in Applet ??

PAGRAWAL (PAGRAWAL@Inf.COM)
Thu, 29 Jan 1998 15:59:52 -0800

Date: Thu, 29 Jan 1998 15:59:52 -0800
Message-Id: <00044C98.3391@smtp_gw.inf.com>
From: PAGRAWAL@Inf.COM (PAGRAWAL)
Subject: Security in Applet ??
To: java-security@web1.javasoft.com

Hello,

I am working on a client-server project called ENTARK which stands for
enterprise architecture. Entark, released as a part of Web Setu suite
of products developed by Infosys for Rapid Application Development of
multi-tier client-server applications. The Entark client/server
application toolkit provides a framework for developing client-server
applications using popular tools on industry standard platforms.

My question starts now ?? I have an applet which makes a connection to
the ENTARK server and get some relevent information about the server
on the client browser. Due to security reasons my applet as well as
the "web server" should be residing on the same machine where I have
my ENTARK server. Is there a way out, so that I can have the web
server and applet residing on a different machine and can still able
to connect to my ENTARK server using an applet.

Any help in this regard will be highly appreciated.

TIA
-PARAG AGRAWAL