- Learning Alfresco Web Scripts
- Ramesh Chauhan
- 224字
- 2021-08-05 17:28:04
Chapter 2. It's Time for the First Web Script
In this chapter, we will cover the following topics:
- How to create a simple web script in Alfresco step by step
- The implementation of the first web script
- Extending the first web script to add a controller
- What happens behind the scene of a web script hit
- The most important things for any web script
It's now time to practically implement your first web script in Alfresco and get more familiar with Alfresco web script implementation. This chapter will help you get a clear understanding on how to create a simple web script in Alfresco, how to extend web script with controller implementation, and some fundamental things about web script implementation that are very important to know while working on Alfresco web scripts.
Consider a scenario where you are managing the project execution of developing an integration solution of a custom frontend application with Alfresco as backend repository. Now, you have been allocated a new developer to develop Alfresco web scripts who is not very familiar with web script implementation and you want to get him up to speed for web script development. Never mind, you can have him read through this chapter and he should be able to get a good understanding of developing web scripts in Alfresco after reading this chapter.
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(微課版)
- 我的第一本算法書
- Designing Hyper-V Solutions
- Rust Cookbook
- Learning Zurb Foundation
- HTML5+CSS3 Web前端開發(fā)技術(shù)(第2版)
- LabVIEW虛擬儀器程序設(shè)計(jì)從入門到精通(第二版)
- LabVIEW虛擬儀器入門與測控應(yīng)用100例
- 零基礎(chǔ)學(xué)Kotlin之Android項(xiàng)目開發(fā)實(shí)戰(zhàn)
- UML2面向?qū)ο蠓治雠c設(shè)計(jì)(第2版)
- Ext JS 4 Plugin and Extension Development
- iOS開發(fā)項(xiàng)目化入門教程
- Swift 2 Design Patterns
- Java Script從入門到精通(第5版)
- Visual C++ 開發(fā)從入門到精通