Some parts of this message have been removed.
Learn more about Nabble's security policy.
Hi! everybody
I'm beginning to use kaffe, Do you know if Kaffe can run a "jar" file from J2ME (Java 2 Micro Edition) ?
Bye.
¡Capacidad ilimitada de almacenamiento en tu correo! No te preocupes más por el espacio de tu cuenta con Correo Yahoo!: http://correo.yahoo.com.mx/ _______________________________________________
kaffe mailing list
kaffe@... http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
Gabriella Sanchez wrote:
> Hi! everybody
>
> I'm beginning to use kaffe, Do you know if Kaffe can run a "jar" file from J2ME (Java 2 Micro Edition) ?
It depends. If the jar file use ME-specific APIs that are not present in
Java SE, then the answer is no, unless you use an ME wrapper for SE like
ME4SE.