星期一, 2月 20, 2012

[Alfresco] How to create Java backed web script in alfresco (1)


基於以下理由所以選擇java-backed web script的作法:
1.accessing alfresco application services not available via JavaScript API
2.when the performance is absolutely critical
3.to get tighter control of the generated response.
4.when we need to access the Alfresco API
5.if we prefer stronger programming language like JAVA

透過上面的架構圖,我們可以知道需要準備四個元件
1.XML descriptor document (Describing the webscript controller)
2.Freemarker (Writing the response template-FTL)
3.Java class (Writing the webscript)
4.Spring bean XML(Register the Java class in the Alfresco)

接著準備來寫一個Java Backed Web Script吧~
[Alfresco] How to create Java backed web script in alfresco (2)

Reference:
Alfresco Help Java backed web script
Alfresco WiKi: Java backed web script samples
Alfresco Blog: Java-Backed Web Scripts
Web script article

1 則留言:

  1. HI,
    Great post, I totally agree with your views here. I have been searching for a while for some nice information and I'm glad I saw this amazing post. At Cloud Analogy, we also believe that a successful business empowers customers with the right set of information just like you did here. We are the industry leader when it comes to Salesforce Marketing Cloud
    Administration, Consultancy, and Customization and you can always count on our teams of Marketing Experts in Marketing cloud Salesforce
    . Reach us now by visiting CloudAnalogy.com and join hands with the world's most preferred Salesforce Development Company and access a full suite of offerings like development, consultancy, implementation, and integration.

    回覆刪除

留個話吧:)

其他你感興趣的文章

Related Posts with Thumbnails