Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Learning Alfresco Web Scripts
  • Table Of Contents Toc
  • Feedback & Rating feedback
Learning Alfresco Web Scripts

Learning Alfresco Web Scripts

By : Ramesh Chauhan
4.5 (4)
close
close
Learning Alfresco Web Scripts

Learning Alfresco Web Scripts

4.5 (4)
By: Ramesh Chauhan

Overview of this book

If you are an Alfresco developer who has no experience with web scripts and you want to start developing Alfresco web scripts, then this book is definitely for you.
Table of Contents (12 chapters)
close
close
11
Index

Execution flow of web scripts

Let's first understand the execution flow of web scripts in order to understand the Alfresco web script framework.

Overall flow for a web script

As soon as a request for the web script URI is hit, the execution flow of the web script gets started and continues till the request gets served with the requested response format. Let's understand the overall execution flow for a web script with a JavaScript-backed controller. The whole execution flow is as follows:

  1. A request for the web script URI arrives at the web script request dispatcher in Alfresco.
  2. The request dispatcher sends the request to the Web Script Runtime.
  3. The Web Script Runtime delegates the request to The Web Script Container, which will first find the suitable web script for the requested URI and the requested HTTP method.
  4. The next thing would be to authenticate the user first, if required, before executing the web script.
  5. The Web Script Container then executes the controller implementation...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Edit Note

Modal Close icon
Write a note (max 255 characters)
Cancel
Update Note

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY