Re: squid problem

From: Vladimir Prodan <vladimir@dont-contact.us>
Date: Mon, 05 Apr 1999 10:54:03 +0300

Here are the java console content after the applet failed:

# Applet exception: exception: java.lang.NullPointerException
java.lang.NullPointerException
  at myframe.paint(Compiled Code)
  at myframe.update(Compiled Code)
  at sun.awt.windows.WComponentPeer.update(Compiled Code)
* at sun.awt.windows.WComponentPeer.handleRepaint(Compiled Code)
  at sun.awt.windows.PaintEvent.processEvent(Compiled Code)
  at netscape.applet.DerivedAppletFrame.run(Compiled Code)
  at java.lang.Thread.run(Compiled Code)

dave wrote:
>
> Responding To: Vladimir Prodan <vladimir@unitedcapital.ro>
> Original Date: Fri, 02 Apr 1999 10:59:10 +0300
> >
> > I have an applet wich load an image and draw it in a frame. If I use a
> > squid, this applet can't start. If I don't use squid, the applet is
> > running ok. I am using squid 2.1.PATCH2. What can I do to see the applet
> > through squid?
> > Thank you.
> >
>
> I would try adding the meta tags for "NO CACHE" on pages that use the
> applet. That way it would load from the server each time.
>
> dave@mva.net
Received on Mon Apr 05 1999 - 01:32:14 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:45:42 MST