hi all,
i have to convert a jsp web application into a wap site .so i need to convert all jsp pages into wml ,
in jsp pages i am using ajax scripts.this is a chatting application.can anyone suggest me how i convert those pages into wml with ajax scripts.
thanks in advance
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
0
Does the WML browser (or whatever is used as the client on the mobile device) even support JavaScript? Somehow I doubt it does, given how much JavaScript is tied to DOM/HTML.