Hi

If you're looking at reducing JAR size, I can recommend the
open-source ProGuard project.

Also, take special note of the JAR signing procedure when using
pack200, or you can get some very weird errors.

Regards, Noel.

On Tue, Sep 1, 2009 at 04:16, Vicente de Rivera
III<thirdy.deriv...@gmail.com> wrote:
> Hi,
>
> I used this guide
> http://java.sun.com/javase/6/docs/technotes/guides/jweb/tools/pack200.html
> I got better loading time
>
> Maybe this should be included in the wiki
>
> thanks!
>
> On Wed, Aug 26, 2009 at 9:18 PM, Sandro Martini <sandro.mart...@gmail.com>
> wrote:
>>
>> Hi, take a look here:
>>
>>
>> http://java.sun.com/javase/6/docs/technotes/guides/deployment/deployment-guide/pack200.html
>>
>>
>> Byeeee
>
>

Reply via email to