Server-side JavaScript
On the server, JavaScript is also embedded in HTML pages
The functions of server-side JavaScript
it can connect to relational databases from different vendors
share information across users of an application access the file system on the server
communicate with other applications
Netscape calls their server-side JavaScript product “LiveWire”