U
ufmemo
What i'm looking to do is to serve dynamically generated Javascript
from a J2EE application. I'd like to see if there are Javascript
compiler exceptions before i serve the JS to the browser.
Is there a javascript interpreter for Java that I might be able to use
to tell if there are compile time exceptions in the JS? An alternative
or other suggestions are welcome! Thank you.
John Jimenez
from a J2EE application. I'd like to see if there are Javascript
compiler exceptions before i serve the JS to the browser.
Is there a javascript interpreter for Java that I might be able to use
to tell if there are compile time exceptions in the JS? An alternative
or other suggestions are welcome! Thank you.
John Jimenez