InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Access database from applet over network


Hey Yasir,

I've worked with rmi and it looks like your problem is a security problem, I ran
the appilication in the appletviewer on the clients,  but if you use netscape or
ie you wont get permission to work stuff like file access. I guess you should
try to take a peek at the  java.security.AccessController. It might help
with netscape & ie.


Greetings
Martin





Yasir <01020139@ravi.lums.edu.pk> on 12-10-99 05:21:07

To:   instantdb@smartcard.co.uk
cc:
Subject:  Access database from applet over network




Hello,

im trying setup an applet where i can access the database from clients
other then the host machine and from clients over the interne. So far, i
have been unable to do this ,coz im getting security errors and only
machines where i install the rmi driver; they work. Has anyone done
somethine similar? Help will be much appreciated.

Yasir