Re: Need help with redirecting - IE6 XP Service Pack 1

From: flex (info@entyerprisecomputernet.com)
Date: 09/23/02


From: "flex" <info@entyerprisecomputernet.com>
Date: Mon, 23 Sep 2002 18:11:02 GMT


"the Pull" <iuoi@iou.com> wrote in message news:3D8D3EE5.659165F8@iou.com...
>
>
> Steve wrote:
> >
> > Thanks 'the Pull' for your response. Webstart requires Java 2 and
> > higher. The product I have is totally written in java 1.1 and there is
> > a reason why - it is compatiable with most browsers.
>
> Ah, yes, I recall, though we had users upgrade... we simply had to
> use a lot of the latest features. It is a quick download.
>
>
>
> > The most popular
> > browser is IE and its default VM only supports java 1.1, so it crucial
> > for me to stay in java 1.1 - to try to support everyone. I have done
> > this so far and only problem I have now is IE's new patch does not
> > allow to redirect to local files.
>
> Right, right. Well, I do not know java so super well, but do know IE
> and the nature of their change... I also know browser security pretty
> well, having found several bugs in them and written some. I know that
> there will not be an easy way to do this using a browser trick. I would
> suggest searching for webstart clones... or asking on a java group,
> probably some trick, at worst, asking permission from the user.
>
>
> >
> > I am not sure if i can clear it up more on my model but I will quickly
> > try again. I have a product that is an applet that is composed of jar
> > signed file (they are BIG). Now instead of waiting a good amount
> > everytime you want to load the applet (because you have the browser
> > has to redownload), I created an installer that downloads the file to
> > your local drive and you can load the applet from there. Everytime you
> > visit the applet, the installer checks if you downloaded the files
> > before and if you did, it automatically redirects you to the local
> > html file which loads the applet immediately. If the installer detects
> > you never downloaded the files, it downloads them, and redirects you
> > (to load the applet locally).
>
> Yeah, you want it cached, right? And, IE's jvm won't cache it but will
> force a new download, and you don't want that? I would look up "cache
> jar Java" at groups.google.com, without the quotes, myself. This is
> distinctly a java problem, not IE. You don't want to rely on browser
> tricks, imo, and this sounds like a common problem. I know with activex
> it won't do this, it registers the activex, and there may be an
> interface to register the jar file if it is enclosed as a cab or something
> so IE will check the clsid... but, just not sure. (Though, this does
> sound familiar).
>
>
>
>
> >
> > Thanks again
> > Steve
>
> --
>
>
>
>
>
> Sweeper - the file scanner
> http://members.cox.net/osioniusx

Try adding the path to the trusted sites list in IE Options.

Flex



Relevant Pages

  • Re: browser screen capture with java applet
    ... the applet would be to do the job of the actual image capturing on each ... current browser window - if that's relevant. ... minimum Java version. ...
    (comp.lang.java.programmer)
  • Re: OT: windoze woes and full rant mode is on
    ... If I try and download it to the client, ... EVERYTHING on the web server, then simply serve up a dynamically ... constructed page that suits the particular browser being used. ... I was really hoping Java would have taken off more than it did. ...
    (comp.lang.cobol)
  • Re: No joy at all
    ... If no joy with Robert's suggestions.....and you can see the test applet ... General tab...Network settings - select "Use browser settings". ... Java Runtime Environment, if still there. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: IE & applets
    ... using a version that is too new for the browser. ... IE's version of Java ... >> has been the central issue in multiple lawsuits against MS by Sun. ... to download version 1.1 from Sun and use it to create your applet. ...
    (comp.lang.java.help)
  • Re: Java in Browser
    ... An unsigned applet can only access the host it is retrieved from. ... We want a browser to be our standard control interface, with each tab becoming a particular control function. ... Having said that, there is a real need for a standard Java app to be able to run in a browser tab, rather than independently. ...
    (comp.lang.java.programmer)