Technologies used by the web and those used by the web

Source: Internet
Author: User

Technologies used by the web and those used by the web

 
 
 
Java
Java is an interpreted language, but its source file must be compiled into a java bytecode (. class) file and then run in the java Virtual Machine.
Jsp is a WEB development technology that runs in a specific WEB container. The WEB Container first converts jsp into a Servlet File (that is. java file), and then compiled. the class file is then run in the Java Virtual Machine.
 
Javascript is a Browser Scripting language that is interpreted and executed by the browser. Jquery is just a js framework that simplifies ajax and dhtml. Jquery is a framework based on the js language. (Js Framework)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.