“Hello World” is a simple application consisting of an HTML form, a Java™ servlet and Java Server Pages running on a Web server, and a CICS enterprise bean. It requests input from the user, uses the enterprise bean to append the user's input to a standard message, and then displays the resulting string.
To run the EJB “Hello World” sample, you must have completed all the steps in Before running the EJB IVP. You may or may not have completed the steps in After running the EJB IVP—optional steps.
For details of the EJB “Hello World” application, and instructions on how to install it, see The EJB “Hello World” sample application.