Talk:Server-side JavaScript: Difference between revisions

Content deleted Content added
No edit summary
Execvator (talk | contribs)
Line 4:
I want to know how we can say that Javascript is server side scripting bcz as we know it is client side scripting
:I add the cleanup tag, because that was also my missunderdstanding. There is only a list of Server that support SS-JS, but WHAT is it? <small style="font:bold 12px Courier New;display:inline;border:#009 1px dashed;padding:1px 6px 2px 7px;white-space:nowrap">[[User:Mabdul|<font color="#000">mabdul</font>]] [[User talk:Mabdul|0=*]]</small> 10:39, 12 December 2008 (UTC)
 
:: Perhaps Server-side [[ECMAScript]] would be more correct? JavaScript is a scripting language, the main area of usage (that is commonly observed at least) is client side. Just like almost any programming language, it can be used in any area as long as the correct "bindings" (not sure about the correct terminology, but hopefully you understand what I mean) are there, see the [[JavaScript#Uses_outside_web_pages|Uses outside web pages section in the JavaScript article]] for some examples.
:: Bottom-line, SS-JS is a scripting language, (like PHP, ASP, etc.) that are using the syntax of JavaScript/ECMAScript. If I've understood things correctly... --[[User:Execvator|Execvator]] ([[User talk:Execvator|talk]]) 22:00, 12 December 2008 (UTC)
 
==Jaxer?==