what do u mean by JSR in j2me
JSR
Collapse
X
-
Tags: None
-
A JSR is a Java Specification Request for a particular technology or parts thereof.Originally posted by sowjanya29what do u mean by JSR in j2me
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