| To: | users@xxxxxxxxxx |
|---|---|
| Subject: | How to change java.policy at the client remotely |
| From: | "Manisha Kode" <mkkode@xxxxxxxxxxx> |
| Date: | Mon, 18 Oct 2004 15:54:32 -0400 |
| Bcc: | |
| Delivered-to: | mailing list users@cinjug.org |
| Mailing-list: | contact users-help@cinjug.org; run by ezmlm |
Hello All, I have an applet which has JDBC connection to oracle DB. To be able to run this applet with DB connection I need to make sure that java.policy has following permissions permission java.util.PropertyPermission "oracle.jdbc.J2EE13Compliant", "read"; permission java.util.PropertyPermission "oracle.jserver.version", "read"; I do not want to go to client machine to machine to make those changes in java.policy as I am not sure who all will be accessing this applet. Is there any way i can do it remotely.... If anyone has worked on this problem previously or if anyone has any idea about how to tackle it.. I would really appreciate the help. Thanks in advance Manisha K Kode. _________________________________________________________________ Check out Election 2004 for up-to-date election news, plus voter tools and more! http://special.msn.com/msn/election2004.armx |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Localization and I18N, Shane Kirk |
|---|---|
| Next by Date: | Re: [cinjug-users] How to change java.policy at the client remotely, Eric Galluzzo |
| Previous by Thread: | RE: [cinjug-users] Localization and I18N, Broyles, Eric |
| Next by Thread: | Re: [cinjug-users] How to change java.policy at the client remotely, Eric Galluzzo |
| Indexes: | [Date] [Thread] [Top] [All Lists] |