Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #9229

Re: Applet Question

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail
From "Nasser M. Abbasi" <nma@12000.org>
Newsgroups comp.lang.java.programmer
Subject Re: Applet Question
Date Wed, 26 Oct 2011 21:51:49 -0500
Organization Aioe.org NNTP Server
Lines 17
Message-ID <j8ah05$m5n$1@speranza.aioe.org> (permalink)
References <Xns9F8A8E4E54BE8jpnasty@94.75.214.39> <877ha7he7l5td9bfjb3l65gsup5sbmgqpu@4ax.com> <Xns9F8AD59E12149jpnasty@94.75.214.39>
Reply-To nma@12000.org
NNTP-Posting-Host ySlKq4BNHMN4fS1ReTlNqQ.user.speranza.aioe.org
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Complaints-To abuse@aioe.org
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1
X-Notice Filtered by postfilter v. 0.8.2
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9229

Show key headers only | View raw


On 10/26/2011 7:55 PM, Novice wrote:

> Thank you but now that I've got the Java Console to come up, I can see that
> my<object>  tag is working fine. I'm simply missing some classes in my jar.
>

That seems to be the most common problem with running applets.

I find that it is a hit and miss if an applet will run or not.
Most errors I get when trying an applet on the net are missing
class type errors.

This seems strange to me, since I would think there should be by
now a way to make sure all classes that are needed to run the
applet are packaged before deploying the applet.

--Nasser

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Applet Question Novice <novice@example..com> - 2011-10-26 17:54 +0000
  Re: Applet Question markspace <-@.> - 2011-10-26 11:37 -0700
    Re: Applet Question Novice <novice@example..com> - 2011-10-26 19:26 +0000
    Re: Applet Question "John B. Matthews" <nospam@nospam.invalid> - 2011-10-26 22:38 -0400
  Re: Applet Question Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 16:53 -0700
    Re: Applet Question Novice <novice@example..com> - 2011-10-27 00:55 +0000
      Re: Applet Question "Nasser M. Abbasi" <nma@12000.org> - 2011-10-26 21:51 -0500
        Re: Applet Question Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 21:43 -0700
  Re: Applet Question Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 16:56 -0700
    Re: Applet Question Novice <novice@example..com> - 2011-10-27 01:04 +0000
  Re: Applet Question Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 17:57 -0700
  Re: Applet Question Arne Vajhøj <arne@vajhoej.dk> - 2011-11-06 15:20 -0500
    Re: Applet Question "Nasser M. Abbasi" <nma@12000.org> - 2011-11-06 14:34 -0600
      Re: Applet Question Arne Vajhøj <arne@vajhoej.dk> - 2011-11-06 15:41 -0500

csiph-web