It is my understanding that currently the servoy clients are based on J2SE. The java version available on Palms and PDA’s is J2ME (what you could see as a slimmed down version of J2SE). By consequence this means, to my regret, that for the moment a Servoy client will NOT run on Palm/PDA. However if I’m reading the stars correctly, this situation will be changed before the end of the year.
ProRM:
So, is now possible to run the Smart Client v4.1 into Windows CE?
No there is no JRE on those platforms hence you cannot run Smart Client on it. You can run the web client on it however, recommended is to use a better browser (eg Opera) to have AJAX support
There is no out of the box JRE on a Win CE device but there are a number of Java virtual machines (JVM) that you can get for a Windows CE device which would give you a JRE. Servoy would not work on a CE JVM because the Java CDC (connected device profile) is a cut down version of Java that although useful, limits what you can do. Servoy smart client is written for Java standard edition which is what most clients will be running on their desktop machines.