Articles tagged with: Web Script
Deploying the Web Scripts as Liferay Portlets
Well, we now are able to create and build web scripts both by Java and by JavaScript.
Now, we want our web scripts to be displayed in Liferay portal as …
Creating a Web Script using Java
Step 1: Create the Source Code Folder Hierarchy
Decide the package structure and URL of your web scripts.
For example, if we create web script in package com.infoaxon.repository
In this case, our folder …
Creating a Web Script using JavaScript API
Step 1: Define the Web Script
As you know, to define a web script, we need to have:
A description xml file, in our case the name would be helloworld.get.desc.xml
An FTL …
Web Script Architecture
A Web Script is simply a service bound to a URI which responds to HTTP methods such as GET, POST, PUT and DELETE; which also can be deployed as a JSR portlet is …
Today, in ever-growing world of Knowledge Management Alfresco has established itself as the most competent Open Source alternative.
In addition of being Open Source and its flexible licensing model (GPL), its dynamic design and extensibility makes …




