Another option is to use code obfuscators like ProGaurd. They do a great job shrinking a jar file down. There are several options which will affect the size of the jar file such as if you want to maintain line numbers in stack traces.

It's a bit of a pain to use if you sign your jar file.

- Marty


----Original Message Follows----
From: "Michael E. Mercer" <[EMAIL PROTECTED]>
Reply-To: "Research Triangle Java User's Group mailing list."<[EMAIL PROTECTED]>
To: "Research Triangle Java User's Group mailing list." <[EMAIL PROTECTED]>
Subject: Re: [Juglist] Optimizing download time for applet?
Date: Wed, 19 Nov 2003 13:04:54 -0500


Hello,

Not sure if you've tried this, but have you compiled your source using
"-g:none"?  This removes all debugging info.

later
MeM

On Wed, 2003-11-19 at 10:33, Masoud Khaleghi Pour wrote:
> Hi
> Can anybody suggest a solution for this.
> I have an applet with 23 files and about 297 kb.
> Jar file doesn't seems to help much. Is it any other
> way to reduce download time with client.
>
> The other question is
>         - Does the browser download the applet every time or only if
> you have deployed new files(updated files).
>
>
>
> Thank you
>
> Best Regards
> Masoud Pour
>
> COWI A/S
> Jens Chr. Skous vej 9
> DK-8000 Aarhus C
>
> Telefon 45-87396 600
> Direkte 45-87396 627
> Mobil   45-24696 627
> Telefax 45-87396 660
> E-mail  [EMAIL PROTECTED]
> http://www.cowi.dk
>
>
>
>
> ______________________________________________________________________
> _______________________________________________
> Juglist mailing list
> [EMAIL PROTECTED]
> http://trijug.org/mailman/listinfo/juglist_trijug.org


_______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org

_________________________________________________________________
Has one of the new viruses infected your computer? Find out with a FREE online computer virus scan from McAfee. Take the FreeScan now! http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



_______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to