Book Image

Learning Alfresco Web Scripts

By : Ramesh Chauhan
Book Image

Learning Alfresco Web Scripts

By: Ramesh Chauhan

Overview of this book

Table of Contents (18 chapters)
Learning Alfresco Web Scripts
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we gained knowledge about the different components (both mandatory and optional) in detail to develop web scripts in Alfresco. We gained a better understanding about description document that is the core of any web script, possible controller implementation, response templates, the configuration document for a web script, and internationalization of a web script, as well as the important naming conventions to follow for the web script implementation for each of these documents. Overall, you have now got the required understanding of the web script building blocks.

In the next chapter, we are going to take a look at the different ways to invoke the web scripts.