Website Rob
08-25-2002, 03:47 PM
With some help from Jorge (downtownhost.com) in another thread (http://www.webhostingtalk.com/showthread.php?postid=524624#post524624) I learned something new today -- about JavaScript. I'll be the first to admit there is a lot I don't know about JS, but until today, was not aware it could be run Server-side.
Sounds like, as with Perl & PHP, if the Interpreter is installed on the Server then JS can run Sever-side. Is this what is meant by: ECMA compliant? I don't see a big market for this and personally, cannot see where the time & trouble to learn about and install the Interpreter is worth the effort.
I presume (but don't quote me ;)) that either SpiderMonkey (http://www.mozilla.org/js/spidermonkey/), the C implementation, or Rhino (http://www.mozilla.org/rhino/), the Java implementation, would do the job? Are there other Interpreters, is this a growing/dwindling market, and does anyone know of Security concerns?
These are the links Jorge provided me, for anyone else wondering:
http://www.whitebeam.org/
http://javascript.deployzone.com/
http://oradb1.jinr.ru/netscape/wssja/jsserv.htm
( this last has not been updated to point to the new DevEdge site at Netscape
lots of good links here: http://search.netscape.com/nscp_results.adp?query=server+side+Javascript+site%3Adevedge.netscape.com )
If Server-side JS is -- or is going to be -- a common request by Clients, I feel I should spend the time to check into this area. If not though, I'd like to know that too. :D
Sounds like, as with Perl & PHP, if the Interpreter is installed on the Server then JS can run Sever-side. Is this what is meant by: ECMA compliant? I don't see a big market for this and personally, cannot see where the time & trouble to learn about and install the Interpreter is worth the effort.
I presume (but don't quote me ;)) that either SpiderMonkey (http://www.mozilla.org/js/spidermonkey/), the C implementation, or Rhino (http://www.mozilla.org/rhino/), the Java implementation, would do the job? Are there other Interpreters, is this a growing/dwindling market, and does anyone know of Security concerns?
These are the links Jorge provided me, for anyone else wondering:
http://www.whitebeam.org/
http://javascript.deployzone.com/
http://oradb1.jinr.ru/netscape/wssja/jsserv.htm
( this last has not been updated to point to the new DevEdge site at Netscape
lots of good links here: http://search.netscape.com/nscp_results.adp?query=server+side+Javascript+site%3Adevedge.netscape.com )
If Server-side JS is -- or is going to be -- a common request by Clients, I feel I should spend the time to check into this area. If not though, I'd like to know that too. :D
