tell me more icon In the IDE

When you run the Telnet-enabled JSF page, the default Telnet client window appears and prompts you to choose a device.

Note: This happens only if you have regsitered a Telnet emulator, set the appropriate Mobile preferences, and selected the appropriate device for the JSF page.

Telnet Emulator: Choose Device

In the default Telnet client that appears, use the Up or Down arrow key to select a device from the Choose Device list and press Enter.

When you choose a device and press Enter, the emulator for that device is invoked. It displays the user interface components you provided, with the greeting Hello.

JSF page in emulator with no input

Enter a string (for example, Oracle) in the text box and press Enter. The application displays Hello followed by the value you entered.

Testing PDA-enabled JSF page with user input

Note: You can also use the Up or Down arrow keys or the Tab key, after you enter the string, to obtain the same result.

Close the Telnet client using Ctrl + C or simply the close winow button.