On Thu, May 29, 2014 at 9:31 PM, Bhojraj Rawte <[email protected]>
 wrote:

> How to use node.js in app engine ?
>


As Jeff said, you can't use node.js in App Engine. But you can run it
within a Compute Engine machine
<https://cloud.google.com/products/compute-engine/>.

If you just need to run Javascript, you can run JS inside the Java runtime
via *javax.script.ScriptEngineManager*.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to