Hi, I need to embed server side java script function in my HTML page.
For e.g.
<html>
<body>
<!-- javascript function goes over here -->
write("javascript function call);
</body>
</html>
Is this type of application development is possible with v8? I am
planning to use Apache server.
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
