Re: Problems with Emacs/JDE

1999-07-13 Thread ichbin
gt; > Hope I could help you > > > > Stefan > > > > >-- > > > >Part 1.2Type: application/pgp-signature > >Encoding: 7bit > > ------ &g

Re: Free Java @ JavaOne 1999

1998-10-22 Thread Ichbin
"Birds of a feather"" Flock together Bill Chris Sommers wrote: > Kinf Folks, > What does "BOF" stand for? > > - chris sommers > > Kenneth Zhang wrote: > > > > > > Defnitely interested. I would like to help out if you guy need any volunteers. >You can contact me at [EMAIL PROTECTED] > > > >

Re: [Fwd: AppletSecurityException in browsers]

1998-07-22 Thread Ichbin
Try this right before you read/write... you have to issue on every read/write... try { // Netscape // Need to enable Users security so I can access there files PrivilegeManager.enablePrivilege("UniversalFileAccess");