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.
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
.
Enter a string (for example, Oracle
) in the text box and
press Enter. The application displays Hello
followed by the
value you entered.
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.
Copyright © 1997, 2006, Oracle. All rights reserved.