The Definitive Guide to Stellent Content Server Development

 
Edition number: 1st ed.
Publisher: Apress
Date of Publication:
Number of Volumes: 1 pieces, Book
 
Normal price:

Publisher's listprice:
EUR 58.84
Estimated price in HUF:
24 280 HUF (23 124 HUF + 5% VAT)
Why estimated?
 
Your price:

19 424 (18 499 HUF + 5% VAT )
discount is: 20% (approx 4 856 HUF off)
Discount is valid until: 30 June 2024
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
Not in stock at Prospero.
Can't you provide more accurate information?
 
  Piece(s)

 
Short description:

This book is designed to help administrators and web developers create custom applications with the Content Server. It contains tips, tricks, and best practices never before documented, and it has more practical sample code than anything else available.

Long description:

This book is designed to help administrators and web developers create custom applications with the Content Server. It contains step-by-step instructions on how to create many different types of applications, including simple business forms, new web interfaces for existing services, new skins, and new functionality with custom Java code. It also contains detailed reference material for the inner workings of the Content Server. You?ll need this vital resource when creating custom Stellent applications, and you?ll find this information only in this complete guide to Stellent Content Server.



Every business relies on a database of one sort or another to manage important structured information. Everybody needs to keep track of employee records, customer information, and inventory lists?and databases are essential for this. They are an ideal place to put records so they can be secured, searched, updated, and maintained. As database applications became more commonplace, users realized that they wanted similar functionality for all their content. They want simple applications to help them manage and distribute information in all formats, not just rigidly structured database records. Ideally, they can find the information they need without even knowing it exists. Naturally, this pr- ents a huge challenge. Business content is highly unstructured. It includes everything from email messages to policy documents, to scanned contracts, to website graphics. Plus, these items have complex and dynamic relationships with each other that do not cleanly translate into database records. Solving this problem is the realm of Content Management systems, which have been around for years, but have not yet reached their fullest potential. The Stellent Content Server is the most award-winning Content Management system available. It is considered by many analysts to have the most complete solution to the general problems of Content Management. It is a coherent framework for general Content Management applications, as opposed to the patchwork of single-purpose applications that are offered by most vendors.

Every business relies on a database of one sort or another to manage important structured information. Everybody needs to keep track of employee records, customer information, and inventory lists?and databases are essential for this. They are an ideal place to put records so they can be secured, searched, updated, and maintained. As database applications became more commonplace, users realized that they wanted similar functionality for all their content. They want simple applications to help them manage and distribute information in all formats, not just rigidly structured database records. Ideally, they can find the information they need without even knowing it exists. Naturally, this pr- ents a huge challenge. Business content is highly unstructured. It includes everything from email messages to policy documents, to scanned contracts, to website graphics. Plus, these items have complex and dynamic relationships with each other that do not cleanly translate into database records. Solving this problem is the realm of Content Management systems, which have been around for years, but have not yet reached their fullest potential. The Stellent Content Server is the most award-winning Content Management system available. It is considered by many analysts to have the most complete solution to the general problems of Content Management. It is a coherent framework for general Content Management applications, as opposed to the patchwork of single-purpose applications that are offered by most vendors.
Table of Contents:

  1. Introduction

  2. Architecture

  3. Using HCSTs

  4. Using JSPs and Servlets in Stellent

  5. Using HCSPs and HCSFs

  6. Leveraging IDOC Resources

  7. Introduction to Custom Components

  8. Customizing Layouts and Skins

  9. Customizing Forms and Core Templates

  10. Advanced Component Architecture

  11. Custom Java Components

  12. Advanced Topics