answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is client server technology in java script?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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.


Which classes are used in java to create client server model?

we use sockets for client server model..


When applets work on java ring?

client server program in java ring


Difference between java script and java server page?

JSP is a Java-based technology used specifically in order to help software developers create dynamic web pages; Java-Script is based on Java, but was created in order to allow non-programmers the ability to work with it easily.JSP must be compiled in Java byte-code in order to function properly; Java-Script is a Java language of a different dialect, and does not need to be directly translated into byte-code


What language is the RuneScape client written in?

Runescape runs using Java script.


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


Is PHP a technology?

No. It is a server side script. Technologies allow coding for all known devices. For eg. Java is considered a technology cause it can be used to design desktop, web, mobile & network applications among others.


How many types of java programing?

Java 2 Programming Language Java Server Pages (JSP) Java Beans (JB) Enterprise Java Beans (EJB) Java Script (JS) Java Server Faces (JSF) JDBC Java 2 Enterprise Edition (J2EE) by jaan from dubai


What are the applications of JSP web language?

JSP stands for Java Server Pages. It is a technology based on Java and similar to Servlets. It acts as the front end or user interface layer of Web applications. It takes advantage of HTML and Java Script and can contain code that involves both these technologies.


Is Java a Client or Server side scripting language?

Both. It runs on the browser but can request from a Server. Similarly to Ajax the side is unclear. Client side is the best fit with requests.


What is the meaning of deplyoment IN JAVA?

Deployment is the process of copying the compiled Java classes to a server or client. Once deployed, the server is able to run those classes (as in Java servlets), or serve those files to clients (as in Java applets), or be executed as programs (as in Java desktop applications).


What is the tool XMLHttpRequest used for online when it comes to Java Script?

While many commands and coding tasks can be difficult to understand, this Java Script tool is fairly easy for most lay people. Basically this tool is used to send requests directly to a server and load the server response data directly back into the script.