Carl Olivier wrote:

Greetings

This may be a very stupid question, but I am busy researching serving WML
content to WAP devices - from my existing Tomcat (5.0.28) server - from
existing web apps - as the content is shared - standard HTML/HTTP via JSP -
would like to provide a WAP/WML access point to the same site/content.

Has anyone had experience with this - and who would be able to point me in
the right direction?
I've built a small WAP app running on tomcat a couple of months ago. A couple of my collegues have done just what you sad, built a site that could serve either HTML or WML, but using PHP. I don't know what exactly you would like to know more about? Using the same content for both presentation layers? That shouldn't be too difficult: generate your docs as XML and build a couple of XSLT adapters: one for HTML and one for WML.

Regards,
t.n.a.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to