BEA WebLogic Workshop 8.1 Kick Start : Simplifying Java Web Applications and J2E
暫譯: BEA WebLogic Workshop 8.1 快速入門:簡化 Java 網頁應用程式與 J2EE

Albert J. Saganich Jr., Tom Hardy, Lawrence H. Kaye, Sunila Srivatsan

  • 出版商: SAMS
  • 出版日期: 2004-03-15
  • 售價: $1,710
  • 貴賓價: 9.5$1,625
  • 語言: 英文
  • 頁數: 336
  • 裝訂: Paperback
  • ISBN: 0672326221
  • ISBN-13: 9780672326226
  • 相關分類: Java 程式語言Java 相關技術
  • 已絕版

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

相關主題

商品描述

BEA WebLogic Workshop 8.1 Kick Start shows you how to make J2EE programming easier, providing the fastest path to productivity with BEA WebLogic Workshop 8.1. The authors show how Workshop leverages the power of BEA WebLogic Platform 8.1, including WebLogic Server, WebLogic Portal, and WebLogic Integration.

With BEA WebLogic Workshop 8.1 Kick Start, you'll learn to build J2EE applications and see how each concept works within a real-world online casino application developed over the course of the book. You'll see how Workshop 8.1 facilitates every step of the development process, from design to deployment. The authors' expert insights and tips, along with dozens of practical examples that you can put to use immediately, will have you up and running at full speed in nothing flat.

The included CD-ROM contains the Developer's Edition of BEA WebLogic Platform 8.1 (including WebLogic Workshop 8.1) and all the sample code and examples, with a complete version of the casino application developed over the course of the book. In addition you can view the entire book in searchable electronic form.

Table of Contents:

Introduction.

  1. WebLogic Workshop, WebLogic Platform, and the J2EE Landscape.

Web Applications and the J2EE Landscape. What Is WebLogic Workshop? WebLogic Workshop and J2EE. Creating a Sample Workshop Application with WebLogic Platform. In Brief.

2. Getting to Know the WebLogic Workshop IDE.

Overview of the WebLogic Workshop Window Layout. Working with WebLogic Workshop Applications. Visual Component Development. Code-level Development. Building and Running Applications. Debugging Applications. In Brief.

3. WebLogic Workshop Application Development Basics.

WebLogic Workshop Programming Basics. Creating Applications and Projects. Deploying and Configuring Applications. In Brief.

4. Developing with Page Flow.

Creating Page Flow Applications with WebLogic Workshop. Data Binding with Page Flow. Passing Data with Form Beans. In Brief.

5. Working with the Debugger.

Debugging Applications in Workshop. Setting Debugging Properties for a Project. Working with Breakpoints. Debugging Applications. Using Debugging Commands. Debugging Windows. In Brief.

6. Introduction to WebLogic Workshop Controls and Components.

Control Concepts. Using Existing Controls. Rowset and Database Controls. In Brief.

7. Using the NetUI Tag Library Toolbox to Develop Sophisticated JSPs.

NetUI HTML Tags. Presenting Complex Data Sets in JSPs. Providing a Common Look and Feel in JSPs. Nested Page Flows. In Brief.

8. Advanced Control Development.

Control Life Cycle. Control Events. Controls and Transactions. Control Projects and Packaging. Building and Using EJB Controls. Comparing Controls, EJBs, and JavaBeans. In Brief.

9. Working with Web Services.

Web Services Concepts. Understanding SOAP, WSDL, and UDDI and Their Place in WebLogic Workshop. Developing Web Services. Conversations. Web Service Security. In Brief.

10. Handling Data in WebLogic Workshop: Working with Schema and XML Beans.

Representing Data with XML. Accessing and Manipulating XML Data with XML Beans. Navigating Through XML Data with XPath and XQuery. Transforming XML Data. In Brief.

11. Working with Workflows.

Introduction to the Business Management Process. Introduction to Workflows. Developing Basic JPDs. Using Message Brokers. Integrating with Controls. In Brief.

12. Overview of Portal Applications.

Introduction to Portal Applications. Creating Portal Applications. Surfacing Applications with Portlets. Portal Look and Feel. In Brief.

13. Creating Advanced Portlets.

Inter-portlet Communication. Personalizing Portlets. Controlling Portlet State. In Brief.

14. Securing Access in WebLogic Workshop: Working with SSL and Role-based Security.

The Need for Security in the Enterprise. Secure Socket Layer Communications. Declarative Role-based Security. In Brief.

15. Taking Your Applications from Development to Production.

Building the Infrastructure for the Production Environment. Creating a Production Domain. Starting a Server in Production Mode. Preparing Applications for a Production Environment. Creating Necessary Resources in Production. Deploying Applications to the Production Server. In Brief.

商品描述(中文翻譯)

《BEA WebLogic Workshop 8.1 快速入門》展示了如何簡化 J2EE 編程,提供使用 BEA WebLogic Workshop 8.1 的最快生產力途徑。作者展示了 Workshop 如何利用 BEA WebLogic Platform 8.1 的強大功能,包括 WebLogic Server、WebLogic Portal 和 WebLogic Integration。

透過《BEA WebLogic Workshop 8.1 快速入門》,您將學會如何構建 J2EE 應用程式,並了解每個概念在書中開發的實際線上賭場應用程式中的運作方式。您將看到 Workshop 8.1 如何促進開發過程的每一步,從設計到部署。作者的專業見解和提示,以及數十個您可以立即使用的實用範例,將使您迅速上手,快速運行。

隨書附贈的 CD-ROM 包含 BEA WebLogic Platform 8.1 的開發者版(包括 WebLogic Workshop 8.1)及所有範例代碼和範例,還有書中開發的完整賭場應用程式版本。此外,您還可以以可搜尋的電子形式查看整本書。

目錄:
引言。
1. WebLogic Workshop、WebLogic Platform 和 J2EE 環境。
網路應用程式與 J2EE 環境。什麼是 WebLogic Workshop?WebLogic Workshop 與 J2EE。使用 WebLogic Platform 創建範例 Workshop 應用程式。簡介。
2. 了解 WebLogic Workshop IDE。
WebLogic Workshop 窗口佈局概述。使用 WebLogic Workshop 應用程式。視覺元件開發。代碼層級開發。構建和運行應用程式。調試應用程式。簡介。
3. WebLogic Workshop 應用程式開發基礎。
WebLogic Workshop 編程基礎。創建應用程式和專案。部署和配置應用程式。簡介。
4. 使用頁面流程開發。
使用 WebLogic Workshop 創建頁面流程應用程式。使用頁面流程進行數據綁定。使用表單 Bean 傳遞數據。簡介。
5. 使用調試器。
在 Workshop 中調試應用程式。為專案設置調試屬性。使用斷點。調試應用程式。使用調試命令。調試窗口。簡介。
6. WebLogic Workshop 控制項和元件介紹。
控制概念。使用現有控制項。行集和資料庫控制項。簡介。
7. 使用 NetUI 標籤庫工具箱開發複雜的 JSP。
NetUI HTML 標籤。在 JSP 中呈現複雜數據集。在 JSP 中提供統一的外觀和感覺。嵌套頁面流程。簡介。
8. 高級控制項開發。
控制生命週期。控制事件。控制項與交易。控制項專案和包裝。構建和使用 EJB 控制項。比較控制項、EJB 和 JavaBeans。簡介。
9. 使用網路服務。
網路服務概念。理解 SOAP、WSDL 和 UDDI 及其在 WebLogic Workshop 中的地位。開發網路服務。對話。網路服務安全性。簡介。
10. 在 WebLogic Workshop 中處理數據:使用 Schema 和 XML Beans。
使用 XML 表示數據。使用 XML Beans 訪問和操作 XML 數據。使用 XPath 和 XQuery 瀏覽 XML 數據。轉換 XML 數據。簡介。
11. 使用工作流程。
業務管理流程介紹。工作流程介紹。開發基本 JPD。使用消息代理。與控制項集成。簡介。
12. 入口網站應用程式概述。
入口網站應用程式介紹。創建入口網站應用程式。使用 Portlet 顯示應用程式。入口網站的外觀和感覺。簡介。
13. 創建高級 Portlet。
Portlet 之間的通信。個性化 Portlet。控制 Portlet 狀態。簡介。
14. 在 WebLogic Workshop 中保護訪問:使用 SSL 和基於角色的安全性。
企業中對安全性的需求。安全套接字層通信。聲明式基於角色的安全性。簡介。
15. 將您的應用程式從開發轉移到生產。
為生產環境構建基礎設施。創建生產域。在生產模式下啟動伺服器。為生產環境準備應用程式。在生產中創建必要的資源。將應用程式部署到生產伺服器。簡介。