answersLogoWhite

0

What are the uses of java script in web technology?

Updated: 8/20/2019
User Avatar

Wiki User

11y ago

Best Answer

These are the following important uses of JavaScript.

  1. Used to send & receive asynchronous data from server by AJAX
  2. JSON (javascript object notation) is used as a web service
  3. Jquery is used as a alternative to flash technologies for animation
  4. Client-Side validation is largely performed through javascript validation

There are other uses also to Java Script

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the uses of java script in web technology?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can I do android app development in html?

Android uses the language Java which is a intense language used to design application. In web development you use Java Script which is used to edit web pages.


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 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.


What can javascript do?

Java script can be used to automate simple tasks that may be repetitive to computer users. You can also use java script in web pages to have interaction with the user.


How can you designing a web?

You can design a websites with the help of HTML,CSS and Java Script.


Is HTML and java script the same?

Nope. Not the way I look at it. I would have used java script in web design for some graphic work but java is the king and I also heard that java script really is not all the same now days. But I would say "NO" anyhow. Cheers linny


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.


Who uses the newest web technology?

Any web designer that uses CSS3 and HTML5 will be up to date on web technology.


Has anyone developed web services using java?

of course, there are services developed using java technology


What kind of technology is JSP?

JSP, or JavaServer Pages is a technology that creates different web page forms through in various document types, including HTML and XML. It is a technology used by software developers and uses Java programming language.


What type of software is used by Auto Desk Inventor?

Auto desk inventor uses java script software to make it compatible to their web based servers and makes sure about the compatability of your computer and its software.


How do you write javascript codes for website on a mac?

You can write java script code on any platform be it mac, linux, solaris or windows. All you need is a mac version of notepad, some html page where you insert your java script code and a web browser where you view the html page. All major browsers support java script coding and all you need to do is enable the Java Script support in browsers if it is not enabled already.