Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Learning Alfresco Web Scripts
  • Toc
  • feedback
Learning Alfresco Web Scripts

Learning Alfresco Web Scripts

By : Ramesh Chauhan
4.5 (4)
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
11
Index

Response templates – yes, they are required!


Response templates are basically used to render the web script response. In MVC terms, response templates play a role of views. The output of the web script is rendered in the required formats using the web script response templates.

It is possible to have multiple response templates for a web script, and based on the requested response content type while invoking a web script, a response can be rendered using the appropriate response template.

Response template also has access to web script query string parameters along with the data items provided by the controller script and access to some common content repository entry points.

We have already seen rendering response for our hello world web script.

Note

For JavaScript-based web scripts, response templates are always required. There are certain implementations of Java-backed web scripts where response can be directly rendered from the Java controller. In such case, there is no need to specify response...

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
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