Correct JSR number.
This commit is contained in:
@@ -308,10 +308,10 @@ An ant script to build and run the midlet is in
|
|||||||
<p>
|
<p>
|
||||||
You must install the wireless toolkit and define <em>WTK_HOME</em> for this script to work.
|
You must install the wireless toolkit and define <em>WTK_HOME</em> for this script to work.
|
||||||
|
|
||||||
<h2>Run a script using JSR-233 Dynamic Scripting</h2>
|
<h2>Run a script using JSR-223 Dynamic Scripting</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The standard use of JSR-233 scripting engines may be used:
|
The standard use of JSR-223 scripting engines may be used:
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
ScriptEngineManager mgr = new ScriptEngineManager();
|
ScriptEngineManager mgr = new ScriptEngineManager();
|
||||||
|
|||||||
Reference in New Issue
Block a user