Beginning JSP 2.0: From Novice to Professional, 2/e

Krishnaraj Perrumal, Vikram Goyal

  • 出版商: Apress
  • 售價: $1,550
  • 貴賓價: 9.5$1,473
  • 語言: 英文
  • 頁數: 463
  • 裝訂: Paperback
  • ISBN: 1590593391
  • ISBN-13: 9781590593394
  • 相關分類: Java 相關技術
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

JavaServer Pages (JSP) is a server-side technology that creates highly interactive and flexible Web applications. In today’s economic climate, JSP is particularly compelling for businesses because it’s cost effective, with a short learning curve and plentiful open-source development and deployment options.

JSP combines HTML, which creates the basic structure of a Web page, and Java, which provides dynamic features such as pulling data from a server and presenting that data in an HTML form. JSP therefore allows you to create interactive websites and web-based applications.

This book is your guide as you begin using JSP. It starts by steering you through your first JSP application. It reviews HTML and provides you with a useful overview of JSP. You’ll then be ready to start learning one of the core techniques in JSP—pulling data from a database and working with that data. When you’ve mastered this technique, you’ll be ready to branch out powerfully into other JSP topics in this book: variables, scope, flow control, and code reuse for productive time management. Finally, the book shows you how you can use JSP with XML and gives you a taste of some advanced topics, including using Struts and the Model View Controller.

Beginning JSP 2 gives step-by-step examples to explain the techniques behind the code. It provides realistic scenarios wherever possible to build your knowledge and confidence in JSP. After reading this book, you’ll have the knowledge and skills to enter the Web development and Java development industries. All you need to begin this journey is a basic understanding of HTML and Java.

Table of contents:

Chapter 1 Creating Your First JSP Page
Chapter 2 Learning How HTML Works
Chapter 3 Introducing JSP
Chapter 4 Working with Data
Chapter 5 Making Decisions, Decisions
Chapter 6 Reusing Code
Chapter 7 Performing Time Management
Chapter 8 Using JSP and XML Together
Chapter 9 Going Behind the Scenes
Chapter 10 Implementing the Model 2 Architecture and Using Struts
Appendix A JSP Syntax Reference
Appendix B JSP Implicit Objects
Appendix C XML Configuration Files
Appendix D Getting More Information

商品描述(中文翻譯)

JavaServer Pages (JSP) 是一種在伺服器端創建高度互動和靈活的網絡應用程式的技術。在當今的經濟環境下,JSP 對企業特別具有吸引力,因為它具有成本效益高、學習曲線短和豐富的開源開發和部署選項。

JSP 結合了 HTML(用於創建網頁的基本結構)和 Java(提供從伺服器提取數據並在 HTML 表單中呈現數據等動態功能),因此可以創建互動式網站和基於網絡的應用程式。

本書將引導您開始使用 JSP。它首先引導您完成第一個 JSP 應用程式,並回顧 HTML,並為您提供有關 JSP 的有用概述。然後,您將準備好開始學習 JSP 的核心技術之一 - 從數據庫中提取數據並處理該數據。當您掌握了這項技術後,您將準備好在本書中深入研究其他 JSP 主題:變量、作用域、流程控制和代碼重用,以提高生產力。最後,本書將向您展示如何使用 JSP 與 XML 並為您提供一些高級主題的體驗,包括使用 Struts 和模型-視圖-控制器。

《Beginning JSP 2》通過逐步示例解釋代碼背後的技術。它在可能的情況下提供現實場景,以建立您對 JSP 的知識和信心。閱讀本書後,您將具備進入網絡開發和 Java 開發行業所需的知識和技能。您只需要基本了解 HTML 和 Java 就可以開始這個旅程。

目錄:

第 1 章 創建您的第一個 JSP 頁面
第 2 章 學習 HTML 的工作原理
第 3 章 介紹 JSP
第 4 章 使用數據
第 5 章 做出決策
第 6 章 代碼重用
第 7 章 時間管理
第 8 章 使用 JSP 和 XML
第 9 章 走進幕後
第 10 章 實施模型 2 架構和使用 Struts
附錄 A JSP 語法參考
附錄 B JSP 隱含對象
附錄 C XML 配置文件
附錄 D 獲取更多信息