Tag Archives: WEF

IBM Worklight Entitlement for IBM WebSphere Portal Customers

Since IBM announced Worklight entitlement for WebSphere Portal customers a few weeks ago, we have been pinged by a lot of our customers asking what the entitlement means for them. Some of our colleagues and customers who build and manage …

Read more »

IBM WEF + Worklight

Sample of using Worklight with IBM WebSphere Portal and IBM Web Experience Factory A post on Worklight hybrid feature by Jonathan Booth, that talks about the fusion of WEF and Worklight 5.0, where the business implementation is done on WEF …

Read more »

Integrating JQuery With IBM Web Experience Factory

Web Experience Factory comes with many builder that use DOJO to provide a rich user experience. These builders provide with an easy way  to use DOJO’s features easily within your portlets but there are times when one feels that these …

Read more »

Changing Java version from 1.5 to 1.6 in Web Experience Factory (7.0.1)

IBM Web Experience Factory (WEF) 7.0.1 uses Java 1.5 as its compliance level to build project artifacts by default. Most of the time we do not need to worry about what version of Java runtime libraries are used by WEF …

Read more »

Creating Hybrid applications using Android SDK and Web Experience Factory

A hybrid application installs on a mobile device (like Android phones, tablets, iPhone, iPad etc) but runs from an web/application server. The actual user interface shown to the user is HTML/CSS but is made to look and behave like a …

Read more »

Simple CRUD operations in Websphere Portlet Factory

In computer programming, Create, Read, Update and Delete (CRUD) are the four basic functions of persistent storage. If we want to create a Portlet Factory Project which can easily perform the CRUD operations in an efficient way. We should follow the simple steps …

Read more »