TAILIEUCHUNG - The JSP Files (Part 5) - No Forwarding Address

JSP offers a number of advantages over other server−side scripting languages − as you've already seen, performance is just one of them. And this performance edge becomes particularly important when you combine it with another important benefit − the ability to seamlessly connect to a variety of database servers. By offering seamless database connectivity (okay, it's not as transparent as the database connectivity available in PHP, but it's still pretty good!) in combination with faster response times, JSP allows developers to build complex, scalable, data−driven Web applications while simultaneously enjoying short development cycles | Is The JSP Files part 5 No Forwarding Address By Vikram Vaswani and Harish Kamath This article copyright Melonfire 2000-2002. All rights reserved. The JSP Files part 5 No Forwarding Address Table of Contents The Scenic One Step At A Time .7 What s Your Name .10 New No Forwarding Cleaning i Toolbox JSP offers a number of advantages over other server-side scripting languages - as you ve already seen performance is just one of them. And this performance edge becomes particularly important when you combine it with another important benefit - the ability to seamlessly connect to a variety of database servers. By offering seamless database connectivity okay it s not as transparent as the database connectivity available in PHP but it s still pretty good in combination with faster response times JSP allows developers to build complex scalable data-driven Web applications while simultaneously enjoying short development cycles. OK nuff said. Let s cut to the chase. In this article we re going to demonstrate how to use JSP to connect to a database extract data from it and use that data to build a dynamic Web page. We ll be building a simple Web application in order to help make the process clearer this should also help you quantify how much easier or harder JSP is to use as compared to other server-side scripting languages you may be familiar with. If you re planning on trying out the examples below recommended you ll need to download and install the mySQL database server available at http . mySQL is a fast reliable open-source database management system which offers a fair amount of power at a price that should move you to tears - it s free We ll be assuming that you ve installed and configured mySQL and have the appropriate permissions to create and edit database tables. Since all database interaction in Java takes place using a technology known as JDBC or Java Database Connectivity you ll also need a JDBC

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.