in message <. com>, surf
('') wrote:
> I have read some papers on micro java. I am mainly interested in
> asking this because I have been focused on Ruby on Rails, but might
> consider Java if I could find an interesting project to work on. I have
> done some Java and alot of C++, but not much J2EE, micro java etc.
Building MIDlets is very easy. Many mobile phones accept them. You download
the MIDlet from your website, so the installation is easy. A (free)
emulator makes it easy to test and debug MIDlets on your PC, without
having to download them to a phone first (and this is a good thing,
because debugging on the phone is a bit of a chore).
The security model is pretty restrictive and if you want to get round that
you need a code signing certificate, which is a hassle. The user interface
model is quite limited. Other than that CLDC/MIDlet is a good platform for
building mobile applications.
--
(Simon Brooke)
http://www.jasmine.org.uk/~simon/
Hobbit ringleader gives Sauron One in the Eye.