DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Kent Guest

    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



  2. #2
    markN Guest

    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
    >
    >



  3. #3
    Kent Guest

    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
    > >
    > >

    >




  4. #4
    MarkN Guest

    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
    >> >
    >> >

    >>

    >
    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links