Can I use Java Servlets to produce WML pages?
Answer / kris
Yes. You can create WML in exactly the same way that you create HTML. If you have written your servlets to produce WML, just remember to set the MIME type correctly:
response.setContentType("text/vnd.wap.wml");
Is This Answer Correct ? | 0 Yes | 1 No |
Is WML case-sensitive?
What is WAP (Wireless Application Protocol)?
What does the fieldset tag do?
What Are The Signals Tranferred In GPRS?
How secure is WAP?
What does the postfield tag do?
wsp to http witch part will convert in wap
Do I need a WAP gateway?
What bearer types are used for WAP in GSM?
Does WAP run over GPRS?
Can I use Java Servlets to produce WML pages?
Can I use cookies with WAP?