answersLogoWhite

0


Best Answer

Yes, JavaScript was (and is) used server-side.

In 1994, Netscape released their Netscape Enterprise Server, which allowed for the use of JavaScript as a server-side language. It was never really hugely popular. But Apache still makes available their "mod_js" for this express purpose. (Even if it's not intended as production use, rather described as "just a toy.")

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: JavaScript is the dynamic scripting language in web browsers It is typically embedded in HTML documents to be interpreted by the browser for client side processing It was also used as a server side?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is an interpreted scripting language that allows a programmer to add dynamic content and interactive elements to a Web page?

html


Which programming language is used within HTML documents to trigger interactive features?

Javascript is the main language used, but there are some other scripting languages used too.


What do Google APIs use for scripting?

Google APIs use Javascript for scripting everything which allows there to be an interaction between different services connected to Google. They also use AJAX scripting as well as Javascript.


Was a javascript was a case sensitive scripting language?

Yes.


What is the most common scripting language?

JavaScript is the most famous scripting language. It is the most flexible and widely used.


Which one is best javascript or net?

JavaScript is a client-side scripting language while .NET is a framework so obviously .NET is better.


Who markets javascript?

Nobody markets JavaScript, it's not a proprietary technology like Java is. In fact, it has no relation to Java. JavaScript is standardized and used by every web browser that supports scripting.


Where do you go to download java script?

You need not download javascript. Any machine where you have a web browser like Internet Explorer or Mozilla would have javascript inbuilt in them. If you view the source (Right click-> View Source : and you can even try on this page itself), you will see tags such as <script type="text/javascript"> These is the embedded javascript code. If you have a source too in the script tag, simply locate the address and type it out in your browser, you will have the entire javascript file.


Can you write multiple scripting languages in a single page?

Yes. In fact this is fairly common. For example, using in the same web page a client scripting language such as JavaScript and a Server Scripting Language, such as ASP.NET or PHP.


What are the two types of scripting language?

In web programming you have: - Server side scripting: using languages like PHP, Ruby, ASP or JAVA - Client side scripting: usually meaning JavaScript, although there are others


What are usage areas of scripting languages?

scripting languages would be like Javascript, VBscript, and scripting languages built into programs. dont be afraid to google things like this, for example you would want to type something like the following into google: "scripting languages"


What is meant by script?

JavaScript is a scripting language that can be used with HTML or PHP. It is used for handling the control or conditioning.