Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once the WEBROUTINE has completed, it sends back any outgoing fields and lists (as mapped in its WEB_MAP statements) to the LANSA Data/Application Server. The outgoing field and list values are then used to create an Input XML document in the format described in Appendix B. WAM XML Structure.

Image Modified

The XSL Stylesheet for the WEBROUTINE, based on the required Technology Service and Language, is used to transform the Input XML document (at runtime) into the required presentation.

...

For example, HTML is used as the default Technology Service. The transformed presentation output (HTML) is then returned by the Web Server back to the browser.

...