The previous chapter described how to test a static WML deck on a local file system. It is also useful to test the deck on your Web server to make sure it is properly configured for WML.
To test a simple static WML deck on your Web server:
For example, create a file containing the following WML deck:
wml.xml">
Make sure you save the file in text-only format with a .wml extension. The WML language provides a line-by-line description of this deck.
To make the file accessible to the UP.Simulator, you must put it in a directory served by your Web server.
Use the same URL that you would use to load the file in a conventional Web browser. For example, if the file name is hello.wml, your URL might look like the following:
wml/hello.wml
The UP.Simulator displays the card shown in Figure 3-4. The only difference is the URL in the Go field.