| |
|
| |
|
| |
|
| |
See Jonathan Booth demo how you can easily create multichannel applications that integrate social media services like Facebook, Twitter and Lotus Connections. Covering OAuth, REST APIs, Web Services using IBM WebSphere Portlet Factory. iframe title"YouTube video player" width"853" height"510" ... |
| |
|
| |
Users of WASCE 2.1.0.1 may notice a lag in performance during JSP compilation of a model. This occurs when a model has a stale, or non-existant jsp. The delay will be seen while the browser waits for |
| |
|
| |
This topic includes a list of features and bugs that were included in each release of the wiki. |
| |
|
| |
Wiki Help describes basic tasks that you can accomplish in the wiki, such as creating and editing articles, basic editing tasks, subscribing to feeds, and providing feedback on the wiki. It also includes information on how to use the supported wiki markup for formatting. For a quick reference of ... |
| |
|
| |
This article demonstrates how to build an exception managementandhandling methodology in IBM® WebSphere® Portlet Factory 6.1.x. We not only explain run time exceptions but also an exception that the code throws, depending on the code logic, and how can we pass it from the business layer to the ... |
| |
|
| |
Document upload and download functionality for various file types. |
| |
|
| |
What it does: This builder creates a Tagcloud coming from an xml structure. How to use this builder: Here is a screenshot of the builder at design time: Input Definitions Entry fields Content Name Name of the builder Page Location Page location where tag cloud should be displayed ... |
| |
|
| |
This article explains the steps for specifying a paricular input control in a Rich Data Definition (RDD). The article and example are for a select builder, but the same steps can be used for adding any control to a RDD. |
| |
|
| |
This article illustrates how to format dates using a Rich Data Definition builder (RDD). |
| |
|
| |
This article talks about several different ways to do some logging with log4j. It also describes how to configure your own custom logging. Use SystemOut actions in an Action list. Use Debug Tracing builder Use the com.bowstreet.appserver.logmanager package Create your own custom logging Use ... |
| |
|
| |
How can you combine data defintions from two schemas into a single Rich Data Definition file?
If you want to add data definitions for multiple schemas to a Rich Data Defintion file, this sample will provide some insight. Install the WebSphere Portlet Factory Archive that is attached to ... |
| |
|
| |
Sample description
This sample shows you how to use IBM® WebSphere® Portlet Factory to implement inter-portlet communication using the property broker. More specifically, the sample shows how to chain portlets together. This means that a value is passed from the source to a target. ... |
| |
|
| |
The following technique is useful if you're not familiar with creating schemas. It can be used if you're building a quick test model and you need to schema type an XML variable. It is also useful in a provider when you have a method that returns XML. The Service Operation builder ... |
| |
|
| |
The model container builder is probably one of the least used yet most valuable builders provided by WPF. This article explores how to design an application to take advantage of it. As the name suggests, this builder has the ability to contain other models within it and switch out those models ... |
| |
|
| |
Sample description This IBM® WebSphere® Portlet Factory model demonstrates the Print Page Contents builder using a custom print implementation. An Image Button builder is used to call the JavaScript function created by the Print Page Contents builder. The alternate text, hover and ... |