Hi, After more research, I've found at least one server-side JavaScript engine that includes embedded code blocks: Jaxer, by Aptana.
Jaxer's website: http://www.jaxer.org/ It can run on Apache as mod_jaxer ( http://jaxer.org/guide/ ), however, it might use Mozilla's TraceMonkey as its engine, if that's an issue. Here's a long walk-through of Server-Side JavaScript: https://developer.mozilla.org/En/Server-Side_JavaScript/Walkthrough I hope this is helpful, pikpik -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
