WebApp Tutorials

WebApp tutorials explain how to create and run web applications.

Note: Many of the steps in cheat sheets launch modal dialogs. Once a dialog is open, you cannot expand the view containing cheat sheet content. To ensure that you can see all the content, before opening a dialog you can expand the view so that you could see all of the cheat sheet content or you can detach the view so that it can be resized even while a dialog is open.

To access the web application tutorials, expand the WebApp folder.

  • How to Create a Hello World Web Application

    The Hello World web application exposes one service—Hello World service—that returns an acknowledgment string when a user submits a name to the web application URL. In this cheat sheet you package an existing web application.

  • How to Run the Hello World Web Application

    Describes how to use rapid application development features to run the Hello World web application on a local node and invoke the web application from a web browser.

  • How to Create a Hello World2 Web Application
  • The Hello World web application exposes one service—Hello World service—that returns an acknowledgment string when a user submits a name to the web application URL. In this cheat sheet you create a new web application.
Sample Project Location
Cheat Sheet Sample Project Archives
Hello World Web Application
  • Create and Package
  • Run
TIBCO_HOME/amx/version/samples/webapp/helloworld.zip
Hello World2 Web Application
  • Create and Package
TIBCO_HOME/amx/version/samples/webapp/helloworld2.zip