Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #4304
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!news.glorb.com!postnews.google.com!z13g2000prk.googlegroups.com!not-for-mail |
|---|---|
| From | Sanny <softtanks22@hotmail.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Creating Archive Files in Eclipse with images. |
| Date | Thu, 19 May 2011 10:20:06 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 30 |
| Message-ID | <66251df5-1f5e-4cf7-9c86-3dac2a82b311@z13g2000prk.googlegroups.com> (permalink) |
| References | <97d85e5c-e75b-41d0-a967-02cdbf7b4913@q14g2000prh.googlegroups.com> <ir0jak$685$1@dont-email.me> |
| NNTP-Posting-Host | 122.168.220.166 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1305825884 31517 127.0.0.1 (19 May 2011 17:24:44 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Thu, 19 May 2011 17:24:44 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | z13g2000prk.googlegroups.com; posting-host=122.168.220.166; posting-account=TwCTWQgAAAC7hf6GV7aTGIk6mVGkiZ5c |
| User-Agent | G2/1.0 |
| X-HTTP-UserAgent | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FDM),gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4304 |
Show key headers only | View raw
Thanks for the help. I created a jar file with all classes. But still the applet is not5 working. <applet code="HelloWorld.class" width="800" height="600" archive="FightGame.jar"> FightGame.jar has a class: HelloWorld.class that runs the applet. Here FightGame.jar is having all the files the HelloWorld.class applet needs. I put the html page and FightGame.jar on same folder but the applet is not loading. However when I put HelloWorld.class directly in that folder this applet runs perfectly. So the Browser is not loading FightGame.jar even though I have added it in the <applet> tag. Why are the classes HelloWorld.class inside FightGame.jar not working? Incase I do not use FightGame.jar and directly put the HelloWorld.class in the same folder the applet runs without any problem. Bye Sanny
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Creating Archive Files in Eclipse with images. Sanny <softtanks22@hotmail.com> - 2011-05-18 05:16 -0700
Re: Creating Archive Files in Eclipse with images. markspace <-@.> - 2011-05-18 06:58 -0700
Re: Creating Archive Files in Eclipse with images. Sanny <softtanks22@hotmail.com> - 2011-05-19 10:20 -0700
Re: Creating Archive Files in Eclipse with images. markspace <-@.> - 2011-05-19 10:39 -0700
Re: Creating Archive Files in Eclipse with images. Sanny <softtanks22@hotmail.com> - 2011-05-20 02:20 -0700
Re: Creating Archive Files in Eclipse with images. Lew <noone@lewscanon.com> - 2011-05-20 07:16 -0400
Re: Creating Archive Files in Eclipse with images. Sanny <softtanks22@hotmail.com> - 2011-05-20 05:20 -0700
Re: Creating Archive Files in Eclipse with images. Lew <noone@lewscanon.com> - 2011-05-20 09:13 -0400
Re: Creating Archive Files in Eclipse with images. Sanny <softtanks22@hotmail.com> - 2011-05-20 07:17 -0700
Re: Creating Archive Files in Eclipse with images. Lew <noone@lewscanon.com> - 2011-05-20 12:18 -0400
Re: Creating Archive Files in Eclipse with images. Jeff Higgins <jeff@invalid.invalid> - 2011-05-19 14:03 -0400
Re: Creating Archive Files in Eclipse with images. markspace <-@.> - 2011-05-19 11:10 -0700
csiph-web