Click to See Complete Forum and Search --> : Writing compatible code
<newbie_alert>
I've just finished writng my first complete applet. Everything runs fine on
my machine. I have Sun's J2 SDK (1.4) & JVM installed it. I am unable to run
my applet @ work. They have IE sp1 & restrictive policies which prevent me
from installing a 1.4 JVM.
What can be done, from a "coding" point of view, that will enable this
applet to run on older browsers?
</newbie_alert>
Kent
markN
12-13-2002, 01:17 PM
Essentially those machines don't have Java on them. So will you need to code
specifically for MS's JVM. Use J++ or J# which really are only Java in syntax.
Hmmm. They won't let you install Java, which is very secure, but they have
back level versions of IE and thus have a security risk?
"Kent" <file_delete@hotmail.com> wrote:
><newbie_alert>
>
>I've just finished writng my first complete applet. Everything runs fine
on
>my machine. I have Sun's J2 SDK (1.4) & JVM installed it. I am unable to
run
>my applet @ work. They have IE sp1 & restrictive policies which prevent
me
>from installing a 1.4 JVM.
>
>What can be done, from a "coding" point of view, that will enable this
>applet to run on older browsers?
>
></newbie_alert>
>Kent
>
>
Thanks for the response.
You're right, it doesn't seem to make a lot of sense. Aint beaurocracy a
wonderful thing?
Kent
"markN" <java.@127.0.0.1> wrote in message
news:3dfa244a$1@tnews.web.devx.com...
>
> Essentially those machines don't have Java on them. So will you need to
code
> specifically for MS's JVM. Use J++ or J# which really are only Java in
syntax.
>
> Hmmm. They won't let you install Java, which is very secure, but they
have
> back level versions of IE and thus have a security risk?
>
>
> "Kent" <file_delete@hotmail.com> wrote:
> ><newbie_alert>
> >
> >I've just finished writng my first complete applet. Everything runs fine
> on
> >my machine. I have Sun's J2 SDK (1.4) & JVM installed it. I am unable to
> run
> >my applet @ work. They have IE sp1 & restrictive policies which prevent
> me
> >from installing a 1.4 JVM.
> >
> >What can be done, from a "coding" point of view, that will enable this
> >applet to run on older browsers?
> >
> ></newbie_alert>
> >Kent
> >
> >
>
MarkN
12-13-2002, 03:45 PM
Yep. Makes me just want to be a hermit.
"Kent" <file_delete@hotmail.com> wrote:
>Thanks for the response.
>
>You're right, it doesn't seem to make a lot of sense. Aint beaurocracy a
>wonderful thing?
>
>Kent
>
>"markN" <java.@127.0.0.1> wrote in message
>news:3dfa244a$1@tnews.web.devx.com...
>>
>> Essentially those machines don't have Java on them. So will you need
to
>code
>> specifically for MS's JVM. Use J++ or J# which really are only Java in
>syntax.
>>
>> Hmmm. They won't let you install Java, which is very secure, but they
>have
>> back level versions of IE and thus have a security risk?
>>
>>
>> "Kent" <file_delete@hotmail.com> wrote:
>> ><newbie_alert>
>> >
>> >I've just finished writng my first complete applet. Everything runs fine
>> on
>> >my machine. I have Sun's J2 SDK (1.4) & JVM installed it. I am unable
to
>> run
>> >my applet @ work. They have IE sp1 & restrictive policies which prevent
>> me
>> >from installing a 1.4 JVM.
>> >
>> >What can be done, from a "coding" point of view, that will enable this
>> >applet to run on older browsers?
>> >
>> ></newbie_alert>
>> >Kent
>> >
>> >
>>
>
>
devx.com
Copyright Internet.com Inc. All Rights Reserved