Cnet jsp basic: overview

Source: Internet
Author: User
Tags website server

JavaServer Pages (JSP) is a technology that combines cross-platform and Cross-Site Server Support to generate dynamic web Pages based on Java.

JSP is similar to Microsoft's Active Server Pages, but it uses HTML-like tags and Java code snippets instead of VBScript. When your website server does not provide local ASP support, that is, Apache or Netscape Server, you can consider using JSP. Although you can obtain additional ASP configuration modules for these servers, they are expensive, at present, Sun is not charged for the JSP components you need (although Sun may be charged in the future ). These controls are also easy to obtain for Solaris, Linux, and Windows.

Do not confuse JSP with server-side JavaScript. The website server automatically converts the Java code snippets written in JSP into Java servlets. Many features that must be controlled by Perl handwritten programs or server-specific APIs (such as ASP) can also be automatically processed through JSP.

Now let's start to help you build an executable JSP sample Website.


Related Article

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.