Summary

In this chapter, we have practically implemented the simplest first web script in Alfresco, got an understanding of the Alfresco web script URI so we know how to use a web script, how to add arguments to a web script, and then extend the first simple web script to have a controller implemented.

Also, we learned at a high level what happens behind the scenes of a web script hit when a controller is used for a web script and if a no controller is implemented.

We learned some very important things while implementing web scripts in Alfresco such as different HTTP methods supported by the web script framework in Alfresco, when to choose which method, different ways of specifying arguments to a web script, a list of response formats supported ...

Get Learning Alfresco Web Scripts now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.