• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

J2ME - Exception Handling

 
Ranch Hand
Posts: 174
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does the book cover anything specific to J2ME ?

Regards,
Arijit
 
author
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Arijit,

We talked about adding content for J2ME and Web Services in "Robust Java", but I didn't feel I had enough background to really do justice to the topics. I have done some additional work since publication, (I've developed talks for a few conferences) so if you'd like I can e-mail or post updates as I continue to do work. Let me know if that would be useful.

Best wishes,
Steve Stelting
 
Arijit Ghosh
Ranch Hand
Posts: 174
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Steve,

That would be great as I am actively involved with J2ME development. Any scope of improvement on such constrained environment is crucial

Regards,
Arijit
 
Ranch Hand
Posts: 3178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
To second Arijit, I am also eager to learn about the exception handling of J2ME in details... Since CLDC 1.1 as well as MIDP 2.0 got very limited in exception handling, Mr.Stelting, in your own opinion, is there any way that Sun will extend its exception handling capability of J2ME packages?

Since we, J2ME developers, are living in a very limited world of application development, without much facilities that other desktop or web developers possess, I am wondering if there is some hope for us to get such facilities....
 
reply
    Bookmark Topic Watch Topic
  • New Topic