Hi.

Thanks for the info - but I was actually wonderin about the whole WAP
gateway - generating the different presentation layers is no problem -
however the protocol handler?  Maybe I should go do more reading - but I
assume a WAP gateway is required in order to process the WAP stacck to HTTP
stack and send to the web server?

Thanks.

Carl 

-----Original Message-----
From: t.n.a. [mailto:[EMAIL PROTECTED] 
Sent: 08 November 2005 11:44
To: Tomcat Users List
Subject: Re: Tomcat WAP/WML

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]



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

Reply via email to