Cantitate/Preț
Produs

Building Portals with the Java Portlet API

Autor Dave Minter, Jeff Linwood
en Limba Engleză Paperback – 16 aug 2004
How do developers bring existing applications into a portal? How do developers integrate content management systems and search engines with a portal? And how do developers get started with the Portlet API? Jeff Linwood and Dave Minter show you how to solve these real problems in Building Portals with the Java Portlet API.
This book describes the new Java portlet API, including security, portlet life cycles, and portlet interaction with servlets and JSP. The examples will work on any portal that complies with the JSR-168 portlet API. Several example portlets are developed to give you hands-on portlet experience. You'll even learn how to port existing servlet and JSP applications into a new portal environment.
The authors also discuss Single Sign-On (SSO) using Kerberos and the GSS-API, syndicating content with RSS, and integrating a charting solution with JFreeChart. Other topics covered are the open-source Apache Jakarta Lucene search engine, personalization, portlet configuration, portlet preferences, and Web Services for Remote Portals (WSRP). XDoclet is also used throughout portions of this book.
Citește tot Restrânge

Preț: 24155 lei

Preț vechi: 30194 lei
-20% Nou

Puncte Express: 362

Preț estimativ în valută:
4623 4802$ 3840£

Carte disponibilă

Livrare economică 11-25 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590592847
ISBN-10: 1590592840
Pagini: 420
Ilustrații: XXI, 416 p. 78 illus.
Dimensiuni: 178 x 235 x 22 mm
Greutate: 0.66 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

1 Introduction to Portals and Portlets.- 2 Portlet Basics.- 3 The Portlet Life Cycle.- 4 Portlet Concepts.- 5 Using Servlets and JavaServer Pages with Portlets.- 6 Packaging and Deployment Descriptors.- 7 Portal and Portlet Configuration.- 8 Security and Single Sign-On.- 9 RSS and Syndication.- 10 Integrating the Lucene Search Engine.- 11 Personalization and User Attributes.- 12 Web Services for Remote Portlets (WSRP) and Application Syndication.- 13 Exposing an Existing Application As a Portlet.- 14 Charting with JFreeChart.- 15 Content Management Systems.

Notă biografică

Dave Minter has adored computers since he was small enough to play in the boxes they came in. He built his first PC from discarded, faulty, and obsolete components, and considers that to be the foundation of his career as an integration consultant. Dave is based in London, where he helps large and small companies build systems that "just work." He co-authored Building Portals with the Java Portlet API and Pro Hibernate 3.

Caracteristici

Covers the brand new Portlet Specification (JSR-168) to provide a standard API to portal applications Focuses on the key issues of portal development including integration, security and single sign-on Readers can learn how to port existing applications into the new portal environment firsthand from Jeff Linwood who helped to create the actual specifications