The Artima Developer Community
Sponsored Link

Legacy Jini Forum
A Walk Through Cyberspace

Advertisement

Advertisement

This page contains an archived post to the Jini Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Servlets with Jini

Posted by Tng Eng Chuan on May 28, 2001 at 11:28 PM

I am currently working on incorporating servlets with Jini.
The simple example I am working on is to access a Jini lookup service through servlets, and returning a list of all the services in that lookup service.

But there is the problem of the java security policy. Since the request is more like a request from the servlet rather than a command line activation, there is no way for me to specify the location of my policy file. Is there any way to specify it in the servlet program ? Or is there any other ways of doing this ?

Hope you could answer my query ... Thanxs



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us