Non UI Java application

Dear all,

We are in a process of developing a java application for Palm OS. One of our requirement is to create a Palm OS java application that has no user interface. That means when we run this java application on Palm OS it does not show any form or screen. I have made some research on it but could not find any clue.

So, my question is can we create a Palm OS java application that has no user interface?

Regards,

Mahmood

[460 byte] By [Mahmooda] at [2007-11-26 20:37:36]
# 1
Hi,Do you mean that you want to run the app asa background process?As far as I know, this is not possible with Java.kari-matti
kari-mattia at 2007-7-10 1:54:00 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Which profile are you using? MIDP 2.0 doesn't support background applications. The coming MIDP 3.0 is said to have that support.
Akscorpa at 2007-7-10 1:54:00 > top of Java-index,Java Mobility Forums,Java ME Technologies...