wap servlet solution
hi!
I want to make a site (servlet based) which sends reponses in wml. I have tested th epages using nokia emulator. I am very much new to wap. I noticed one thing that if responses are in wml (content-type: wml) then we don't really need Nokia WAP server.
My question is when i will actually out this site online. What my clients have to do? Will they be connect to mt site using some intermediate server? Suppose i have deployed my servlet at http://MySite/servlet/wapIndex
Now how a mobile user can visit this servlet?
(all i need is some description of the process - if you can suggets me any reading material on web i will really be thankful)

