Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Novice Newsgroups: comp.lang.java.programmer Subject: Re: Finding classes used by Applet Date: Thu, 27 Oct 2011 01:11:42 +0000 (UTC) Organization: Your Company Lines: 34 Message-ID: References: NNTP-Posting-Host: Yzqi07giy+IXRagYOPUEUQ.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org User-Agent: Xnews/5.04.25 X-Antivirus-Status: Clean X-Notice: Filtered by postfilter v. 0.8.2 X-Antivirus: avast! (VPS 111026-1, 2011-10-26), Outbound message Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9226 Roedy Green wrote in news:r27ha756vb375koqvnff0it5abdfi1h30n@4ax.com: > On Wed, 26 Oct 2011 20:55:44 +0000 (UTC), Novice > wrote, quoted or indirectly quoted someone who said : > >>Is there a simple and reliable technique for determining the classes >>needed for an applet jar? > > see http://mindprod.com/jgloss/genjar.html > http://mindprod.com/jgloss/ant.html > > If that terrifies you, Well, I won't say that it terrifies me but it does seem a bit like asking for a rowboat and being given the Queen Mary.... > can run your Applet as an application > see http://mindprod.com/jgloss/hybrid.html That sounds very interesting but the link for 'hybrid' doesn't work. I also tried looking for "Hybrid" in your index but came up empty. I'm guessing there is a typo in the URL..... > with the option that names each class as it is loaded. > see http://mindprod.com/jgloss/javaexe.html I skimmed that page but didn't see anything that looked like it would tell me what classes were needed for my applet.... -- Novice