JSR

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sowjanya29
    New Member
    • Oct 2007
    • 4

    #1

    JSR

    what do u mean by JSR in j2me
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by sowjanya29
    what do u mean by JSR in j2me
    A JSR is a Java Specification Request for a particular technology or parts thereof.
    There are many JSRs, either ready on in progress (the specification isn't finished
    yet). Communities try to specify the functionality etc. for those technologies; if
    those communities have accepted to complete such a JSR they are 'official'
    JCPs (Java Community Process) in expert groups.

    JME (the Java Micro Edition) has its own JSRs as well. Google for the JRS numbers
    that deal with JME.

    kind regards,

    Jos

    Comment

    Working...