Portlet Factory, Version 6.1.2


 

Overview: working with Java

IBM® WebSphere Portlet Factory applications rely on Java for all their application logic.

You can incorporate Java into your application in the following ways:

  • Use the Method builder to create model-specific Java methods.

  • Use the Linked Java Object builder to expose the public methods of an existing Java class to your model.

  • Use the ${Java/...} indirect reference to set the value of a builder input to the value returned by the specified method.

Parent topic: Developing Web applications


Library | Support |