Slashdot Mirror


Serving WAP Pages?

kfs27 asks: "One of my professor with some of his Java students would like to get into handheld devices and WAP interfaces. They want to first start with building pages which can be viewed on a WAP enabled device. How does one go about serving these pages. Is there a specific WAP webserver or are there modules to Apache? What are the choices and any other suggestions you may have regarding WAP programming."

4 of 16 comments (clear)

  1. Try Cocoon by Roullian · · Score: 5, Informative

    Cocoon is a project from the Apache Software Foundation (xml.apache.org), which, amongst many other things, let you create WML pages.

  2. read about wap first by gnurd · · Score: 2, Informative

    http://developer.openwave.com

    the phones get their wml pages off of any normal http server via a proxy (wap gateway).

    --
    "i was saying gnu-rd"
  3. The Perl Journal had an article... by friscolr · · Score: 5, Informative

    The Spring 2001 issue of the Perl Journal had an article about developing wireless applications-
    http://www.samag.com/documents/s=1131/sam05040004/
    which outlines useful perl modules, how to configure apache to play well with wml, and sample code for wireless appilcations.

  4. Apache + PHP tutorial for WAP by Anonymous Coward · · Score: 2, Informative

    Check it out on PHPBuilder.com

    http://www.phpbuilder.com/columns/mike20010118.p hp 3