Java Studio Creator Field Guide (Paperback)
暫譯: Java Studio Creator 實用指南 (平裝本)

Gail Anderson, Paul Anderson

  • 出版商: Prentice Hall
  • 出版日期: 2004-06-01
  • 定價: $1,200
  • 售價: 5.0$600
  • 語言: 英文
  • 頁數: 368
  • 裝訂: Paperback
  • ISBN: 0131491687
  • ISBN-13: 9780131491687
  • 相關分類: Java 程式語言
  • 立即出貨(限量) (庫存=1)

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

相關主題

商品描述

Description:

Sun's Java Studio Creator (formerly Project Rave) offers you a remarkably productive visual environment for building, integrating, and delivering business-critical applications. Direct from Sun, JavaStudio Creator Field Guide is your definitive guide to Java Studio Creator. Leading Java platform instructors and consultants Gail and Paul Anderson help you use Java Studio Creator to simplify and accelerate your entire development process.

One step at a time, the Andersons walk you through

  • Mastering Java Studio Creator's interface and workflow
  • Simplifying Web development with JavaServer™ Faces components, validators, and data converters
  • Controlling Web application page flow with the Page Navigation editor
  • Building Creator projects with JavaBeans™ components
  • Accessing Web services using XML-based open standards: a case study using Google Web Service APIs
  • Using databases and data-aware components--including detailed coverage of new JDBC™ RowSets
  • Customizing applications: localization, internationalization, and custom validation
  • Debugging with Creator's built-in debugger

    With Java Studio Creator and this book, you'll spend less time on application "plumbing"--leaving more time for the high-value tasks you really care about. Simply put, you'll get more done, faster...and have more fun doing it.

  •  

    Table of Contents:

    Foreword.

    Preface.

    Acknowledgments.

    1. Java Technology Overview.

    Introduction.

    The Java Programming Language.

    JavaBeans Components.

    NetBeans Software.

    The XML Language.

    The J2EE Architecture.

    Java Servlet Technology.

    JavaServer Pages Technology.

    JDBC API and JDBC RowSets.

    JavaServer Faces Technology.

    Ant Build Tool.

    Web Services.

    Key Point Summary.


    2. Creator Basics.

    Examples Installation.

    Creator Views.

    Sample Application.

    Key Point Summary.


    3. JSF Standard Components.

    JSF Overview.

    Components.

    Component Catalog.

    JSF Validators.

    JSF Data Converters.

    Key Point Summary.


    4. Page Navigation.

    Navigation Model.

    Simple Navigation.

    Noncommand Components.

    Dynamic Navigation.

    Key Point Summary.


    5. JavaBeans Components.

    What Is a Bean?

    LoginBean Component.

    LoanBean Component.

    Key Point Summary.


    6. Accessing Web Services.

    Google Web Services.

    Validation.

    HTML with Output Text.

    Displaying Multiple Pages.

    Key Point Summary.


    7. Accessing Databases.

    Database Fundamentals.

    Data Sources.

    Accessing the Music Database.

    Database Joins.

    Database Updates.

    Database Row Inserts.

    Database Deletions.

    Key Point Summary.


    8. Customizing Applications with Creator.

    Localizing an Application.

    Internationalizing an Application.

    Controlling the Locale from the Application.

    Creating Custom Validation.

    Key Point Summary.


    9. Debugging with Creator.

    Planning for Debugging.

    Running the Debugger.

    Setting Breakpoints.

    Stepping Through the Code.

    Tracking Variables.

    Setting Watches.

    Using the Call Stack.

    Detecting Exceptions.

    Using Log Files.

    Finish Debugging.

    Key Point Summary.


    Index.

    商品描述(中文翻譯)

    **描述:**
    Sun 的 Java Studio Creator(前稱 Project Rave)為您提供了一個極具生產力的視覺環境,用於構建、整合和交付業務關鍵應用程式。這本由 Sun 直接出版的 **Java™ Studio Creator Field Guide** 是您使用 Java Studio Creator 的權威指南。資深 Java 平台講師及顧問 Gail 和 Paul Anderson 將幫助您利用 Java Studio Creator 簡化並加速整個開發過程。

    一步一步,Anderson 夫婦將引導您:
    - 精通 Java Studio Creator 的介面和工作流程
    - 使用 JavaServer™ Faces 元件、驗證器和數據轉換器簡化 Web 開發
    - 使用頁面導航編輯器控制 Web 應用程式的頁面流程
    - 使用 JavaBeans™ 元件構建 Creator 專案
    - 使用基於 XML 的開放標準訪問 Web 服務:以 Google Web Service APIs 為案例研究
    - 使用資料庫和數據感知元件,包括對新 JDBC™ RowSets 的詳細介紹
    - 自訂應用程式:本地化、國際化和自訂驗證
    - 使用 Creator 的內建除錯器進行除錯

    有了 Java Studio Creator 和這本書,您將在應用程式的「管道」上花費更少的時間,從而留出更多時間來處理您真正關心的高價值任務。簡而言之,您將更快地完成更多工作……並且在過程中獲得更多樂趣。

    **目錄:**
    前言。
    序言。
    致謝。
    1. Java 技術概述。
    - 介紹。
    - Java 程式語言。
    - JavaBeans 元件。
    - NetBeans 軟體。
    - XML 語言。
    - J2EE 架構。
    - Java Servlet 技術。
    - JavaServer Pages 技術。
    - JDBC API 和 JDBC RowSets。
    - JavaServer Faces 技術。
    - Ant 建置工具。
    - Web 服務。
    - 重要要點摘要。

    2. Creator 基礎。
    - 範例安裝。
    - Creator 視圖。
    - 範例應用程式。
    - 重要要點摘要。

    3. JSF 標準元件。
    - JSF 概述。
    - 元件。
    - 元件目錄。
    - JSF 驗證器。
    - JSF 數據轉換器。
    - 重要要點摘要。

    4. 頁面導航。
    - 導航模型。
    - 簡單導航。
    - 非命令元件。
    - 動態導航。
    - 重要要點摘要。

    5. JavaBeans 元件。
    - 什麼是 Bean?
    - LoginBean 元件。
    - LoanBean 元件。
    - 重要要點摘要。

    6. 訪問 Web 服務。
    - Google Web Services。
    - 驗證。
    - 帶有輸出文本的 HTML。
    - 顯示多個頁面。
    - 重要要點摘要。

    7. 訪問資料庫。
    - 資料庫基礎。
    - 數據來源。
    - 訪問音樂資料庫。
    - 資料庫聯接。
    - 資料庫更新。
    - 資料庫行插入。
    - 資料庫刪除。
    - 重要要點摘要。

    8. 使用 Creator 自訂應用程式。
    - 本地化應用程式。
    - 國際化應用程式。
    - 從應用程式控制地區設置。
    - 創建自訂驗證。
    - 重要要點摘要。

    9. 使用 Creator 進行除錯。
    - 除錯計劃。
    - 運行除錯器。
    - 設置斷點。
    - 單步執行代碼。
    - 追蹤變數。
    - 設置監視。
    - 使用呼叫堆疊。
    - 偵測例外。
    - 使用日誌文件。
    - 完成除錯。
    - 重要要點摘要。

    索引。