Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

BBS: Re: NullPointerException.....what is this? - June 13, 1998 at 17:44:54

You are here: irt.org | BBS | Re: NullPointerException.....what is this? [This BBS is closed]

Posted by Jason Nugent on June 13, 1998 at 17:44:54:

In Reply to: Re: NullPointerException.....what is this? posted by Michael Mastin on June 10, 1998 at 07:22:08:

: Ooops....the error is

: Applet can't start: exception: java.lang.NullPointerException

: Thanks for the input :-)

: Best regards,

: Michael Mastin


Hey Michael,

My guess is that you can't see it because
your firewall won't allow it. Some firewalls
restrict the passage of information so that
you can only go in a single direction. Does
your applet return anything to the server it
orginated from, or does it need additional
things like images? It has been my
experience that Java and firewalls don't
really mix.

Jason

: : Hello,

: : I am trying to find out why my java code will work fine for me
: : when I view it from home over the internet, but when I look at it
: : through our firewall here at work my java will not work.
: : It gives me the following error:


Follow-ups:

You are here: irt.org | BBS | Re: NullPointerException.....what is this? [This BBS is closed]

©2018 Martin Webb