-
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
-
Re: Writing compatible code
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
>
>
-
Re: Writing compatible code
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
> >
> >
>
-
Re: Writing compatible code
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
>> >
>> >
>>
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks