CNET JSP BASIC: Introduction

Source: Internet
Author: User
JavaServer pages (JSP) is a combination of cross-platform and cross-Web server support, Java-oriented technology to generate dynamic Web pages.

JSP is similar to Microsoft's active Server Pages, but it uses HTML-like tags and Java code snippets rather than VBScript. When you are using a Web server that does not provide local ASP support, that is, Apache or Netscape server, you may consider using JSP. While you can get the ASP add-on modules for these servers, the price is quite expensive, and currently sun does not charge you for the JSP components you need (although Sun may charge it in the future). These controls are also easy to obtain for Solaris and Linux and Windows.

Do not confuse your JSP with server-side JavaScript. The Web server automatically converts Java code snippets written in JSP into Java servlets. Many features that previously had to be controlled with Perl handwriting or server-specific APIs, such as ASP, can also be automated through JSPs.

Now let's start by helping you build an executable JSP sample Web site.



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.