aspose file tools
The moose likes Java Micro Edition and the fly likes One last question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "One last question" Watch "One last question" New topic
Author

One last question

Phil Perkins
Ranch Hand

Joined: Nov 21, 2000
Posts: 40
Since I've only skimmed through some of the specs to get idea for how it works, I didn't see much documentation on how they see the J2ME progressing in the future and whether it will be easily available to integrate, support, or supplement J2EE systems.
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12271
    
    1
I imagine that Sun doesn't know exactly where J2ME is going either! However, it already has the communcation capabilities so I'm sure that communicating with J2EE or any other web application should be easy.
Bill

Java Resources at www.wbrogden.com
Phil Perkins
Ranch Hand

Joined: Nov 21, 2000
Posts: 40
Thanks Bill. You wrote Exam Cram right? Excellent book, it really helped me with the programmer's exam.
I designing j2ee based website now, and I wanted to see if it would be worth looking into passing some of the functionality to palms. I read through a little of the community process on RMI but I'm curious to see how well that is going to work out in the immediate future.
What do you think?
Eric Giguere
Ranch Hand

Joined: Oct 25, 2000
Posts: 170
You can pretty much count on HTTP support in all J2ME implementations. There is also an RMI Profile under development, but it sits on top of the CDC and not the CLDC, so it won't really target Palms, but larger/faster devices. For the near term, think of tunneling everything through HTTP.
Eric
------------------
author of:
Java 2 Micro Edition : A Professional Developer's Guide
PalmTM Database Programming: The Complete Developer's Guide


Eric Giguere
Author/Co-Author of: Mobile Information Device Profile for Java 2 Micro Edition: Professional Developer's Guide, Java 2 Micro Edition: Professional Developer's Guide and PalmTM Database Programming: The Complete Developer's Guide
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: One last question
 
Similar Threads
Strategy Pattern for EJB stateless session beans
Dynamic links
tomcat admin console
Web start run the Jar but doesn't work No action Happened ?
Who wants a Sun cert exam for portlets? for jsf?