WAP Interface

WAP is yet another XML-like, SGML derived subset - similar to HTML in that sense.

You can use standard xml tools for Rails (rxml), or you could try to use standard rhtml. If you decide to use rhtml, you might want to develop your own helpers to create fully WAP compliant output; this isn't hard to do.

Paul

This came up a month or two ago, you could try searching the archives.