answersLogoWhite

0

It is not impossible to code on server side using javascript as there are frameworks available today which lets use of javascript on server side. But usage of this is not that high as most people prefer the normal way of using AJAX if they want javascript to interact with a server side language.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the difference between VB-Script and JavaScript?

vbscript is used for server side as well as client side where as java script is used for client side only.


What is difference java and visual basic programming?

java is a server side programing where as visual basic is a client side programing(This programing Language is different from oops)


What is certification and the importance of certifiction of javascript?

Java Script alone has no value. It has to be used in association with various server side technologies and other languages. There are certifications available on java script but it would be more prudent to get certified in industry recognized certifications primarily on server side technologies.


What is the use of Servlet in java?

Java Servlet is used for Server Side programming for developing Web Applications. It easily employs Database Connectivity. We can also use JSP however it cannot replace a Java Servlet.


What are the JSP atrributes?

java server pages (jsp) are used for scripting on java side with the help a server .


Is ruby programming client side or server side?

Ruby is a server-side language.


What is the difference between javascript and java language?

JavaScript and Java are two different programming languages. Java is a server-side, statically typed language. JavaScript is a mostly client-side, dynamically typed language. Java supports heavy back end computations while JavaScript enables interactive AJAX ones.


Difference between ASP and JSP?

The main difference between ASP and JSP is that JSP is more script like and includes Java, whereas ASP does not. Both of these are server side languages.


How do you display listbox selected value to texbox in php?

It is better you use Java Script cause posting onto a server and returning a value is some serious business compared to simple client side assigning of value done by Java Script. If your listbox select value comes from database use AJAX


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


10 Explain the term session in server side programming approach What is the main benefit from implementing the session?

explain the term session in server side programming approach


On which programming language is Google developed?

It's called "Go" or go-lang. More details could be found on their main website: http://golang.org/ I must note, that this language is still in development process and is supported only on Unix type operating systems (Linux/BSD/Mac OS X)