The Definitive Guide to Stellent Content Server Development

 
Kiadás sorszáma: Softcover reprint of the original 1st ed.
Kiadó: Apress
Megjelenés dátuma:
Kötetek száma: 1 pieces, Previously published in hardcover
 
Normál ár:

Kiadói listaár:
EUR 72.21
Becsült forint ár:
29 797 Ft (28 378 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

23 838 (22 702 Ft + 5% áfa )
Kedvezmény(ek): 20% (kb. 5 959 Ft)
A kedvezmény érvényes eddig: 2024. június 30.
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

Becsült beszerzési idő: A Prosperónál jelenleg nincsen raktáron, de a kiadónál igen. Beszerzés kb. 3-5 hét..
A Prosperónál jelenleg nincsen raktáron.
Nem tudnak pontosabbat?
 
  példányt

 
Rövid leírás:

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.

Hosszú leírás:

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.
Tartalomjegyzék:

  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