Re: Applets, Servlets, Security issues

2001-03-21 Thread Caprio, Mike
> -Original Message- > From: Caprio, Mike > Sent: Tuesday, March 20, 2001 5:18 PM > To: '[EMAIL PROTECTED]' > Subject: RE: tomcat-user Digest 18 Mar 2001 01:53:55 - Issue 804 > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] > > Sent: Sa

Re: Applets, Servlets, Security issues

2001-03-21 Thread Caprio, Mike
> -Original Message- > From: Caprio, Mike > Sent: Tuesday, March 20, 2001 5:21 PM > To: '[EMAIL PROTECTED]' > Subject: RE: tomcat-user Digest 18 Mar 2001 19:28:59 - Issue 805 > > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] > > Sent:

Re: Applets, Servlets, Security issues

2001-03-18 Thread Web master
Try running policytools (it will update .java.policy not java.policy) Caprio, Mike wrote: > > Hi folks, > > I'm hoping someone on the list can point me in the right direction > on a problem I'm having with applet to servlet communication. > Specifically, I'm getting: > > java.security.AccessC

Re: Applets, Servlets, Security issues

2001-03-17 Thread William Brogden
"Caprio, Mike" wrote: > > Hi folks, > > I'm hoping someone on the list can point me in the right direction > on a problem I'm having with applet to servlet communication. > Specifically, I'm getting: > > java.security.AccessControlException: > access denied (java.lang.RuntimePermission modify

Applets, Servlets, Security issues

2001-03-17 Thread Caprio, Mike
Hi folks, I'm hoping someone on the list can point me in the right direction on a problem I'm having with applet to servlet communication. Specifically, I'm getting: java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThreadGroup) when I send an event to th

Applets, Servlets, Security issues

2001-03-17 Thread Caprio, Mike
Hi folks, I'm hoping someone on the list can point me in the right direction on a problem I'm having with applet to servlet communication. Specifically, I'm getting: java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThreadGroup) when I send an event to th

Applets, Servlets, Security issues

2001-03-17 Thread Caprio, Mike
Hi folks, I'm hoping someone on the list can point me in the right direction on a problem I'm having with applet to servlet communication. Specifically, I'm getting: java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThreadGroup) when I send an event to th

Applets, Servlets, Security issues

2001-03-16 Thread Caprio, Mike
Hi folks, I'm hoping someone on the list can point me in the right direction on a problem I'm having with applet to servlet communication. Specifically, I'm getting: java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThreadGroup) when I send an event to th