开发者

Can any body Suggest WAP(Wireless Application Protocol) based client-server application?

开发者 https://www.devze.com 2023-03-10 11:57 出处:网络
I am working in the WAP(Wireless Application Protocol) based application. I want to use XHTML MP at client side and Servlet at Serverside.

I am working in the WAP(Wireless Application Protocol) based application.

I want to use XHTML MP at client side and Servlet at Serverside.

Can anyone help me out using an开发者_JAVA技巧y sample application which is based on client and server.

Any Useful code or URL will be appreciated.

Thanks, Mishal Shah


Plenty of introduction here (http://www.developershome.com/wap/xhtmlmp/). you should really read that link as it describe xhtml mp.

This (http://www.developershome.com/wap/wapUpload/wap_upload.asp?page=jsp3) provides example of the usage of wap.

At the server side, you can read (http://java.sun.com/developer/technicalArticles/javaserverpages/wap/#WAP%20and%20Servlets) , where they provide how you implement code for serverside.

0

精彩评论

暂无评论...
验证码 换一张
取 消