Hello!
I know that spidermonkey can compile and detect if the javascript has
any syntax errors. But I'm not sure if it can handle javascript to be
ran on the server-side? example: ..response.writ e("<html>"... )
any ideas? thanks!
I know that spidermonkey can compile and detect if the javascript has
any syntax errors. But I'm not sure if it can handle javascript to be
ran on the server-side? example: ..response.writ e("<html>"... )
any ideas? thanks!
Comment