IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Displaying HTML text in portlets

  • 1.  Displaying HTML text in portlets

    Posted Thu June 11, 2009 08:27 PM

    Hi,
    can any one please suggest me how to display html text in portlets? i know we have Include HTML control which takes a file as an input, but we want to take the input from a variable and want to display it.
    Thanks!


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 2.  RE: Displaying HTML text in portlets

    Posted Fri June 12, 2009 10:04 AM

    Hi
    I would suggest to use text control (Basic Text Output control).
    There is a property for the Text control “Escape”.
    set value of this property to false.
    than you can bind a string variable from the bean to this control value property.

    — Keval


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 3.  RE: Displaying HTML text in portlets

    Posted Mon June 15, 2009 05:04 PM