Correct JSR number.

This commit is contained in:
James Roseborough
2010-12-01 04:07:52 +00:00
parent adb3780507
commit f49c568297

View File

@@ -308,10 +308,10 @@ An ant script to build and run the midlet is in
<p>
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>
The standard use of JSR-233 scripting engines may be used:
The standard use of JSR-223 scripting engines may be used:
<pre>
ScriptEngineManager mgr = new ScriptEngineManager();