Good point!  It makes the build more complex, but it's definitely a workable
solution.

Mark

On Feb 11, 2008 11:22 PM, Jeremias Maerki <[EMAIL PROTECTED]> wrote:

> Ok, but you're talking about the app server. The applet runs on the
> client. You can still deploy a Java 1.5/6 applet via a servlet if you
> can make sure the client has a Java 1.5 or 6 plug-in installed. My
> 0.05CHF.
>
> On 11.02.2008 16:27:35 Marc-Wayne M. Formales wrote:
> > Mark
> >
> > Thanks, but unfortunately BEA Weblogic 8.1 does not support Java 1.5 or
> above.  :(Regards, Marc
> >
> >
> > Date: Sun, 10 Feb 2008 22:05:09 -0800From: [EMAIL PROTECTED]:
> batik-users@xmlgraphics.apache.org; [EMAIL PROTECTED]: Re:
> JApplet .jar compression?If you could upgrade to 1.5 or 6 then you'd be
> able to take advantage of Pack200 compression.Regards,Mark
> > On Feb 8, 2008 3:45 PM, Marc-Wayne M. Formales <[EMAIL PROTECTED]>
> wrote:
> >
> > Hi, I'm running my applet through some performance testing and noticing
> that the download times over the network are quite long.  The jar file is
> already compressed via Java and is around 3MB.  Do you guys know of some
> techniques I could use to compress the jar even further and/or improve
> applet download times?  Thanks. p.s. Production environment is BEA
> Weblogic 8.1/Java 1.4.2_11.Regards, Marc-- Mark Fortnerblog:
> http://www.jroller.com/phidias
>
>
>
>
> Jeremias Maerki
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Mark Fortner

blog: http://www.jroller.com/phidias

Reply via email to