• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

About the exam

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am currently studying for the exam, and I often find myself doubtful about how something is going to be asked on the exam.

So, if you can help me, I'll start asking here whenever I find such things.

First of all, something I've been wondering about is: if some question mentions CLDC, but not its version which version should I assume?
 
Gustavo Sousa
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, even though none is helping, I'll keep asking...

This one is about the attributes in the JAR Manifest and Application Descriptor.

Sathya's notes and some sources state that the name, version and vendor attributes are optional in the manifest, but mandatory in the jad.

Other sources, including the midp api, state that "The manifest MUST contain ..."

Other places say that they are optional, but need to be defined in either the Manifest or Application Descriptor. By the way, how does it relate to trusted MIDlet Suites?
reply
    Bookmark Topic Watch Topic
  • New Topic