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 |
How secure is WAP?
Does WAP run over GPRS?
What Are The Signals Tranferred In GPRS?
Can I use cookies with WAP?
Do I need a WAP gateway?
What does the postfield tag do?
wsp to http witch part will convert in wap
What is WAP (Wireless Application Protocol)?
Can I use Java Servlets to produce WML pages?
What does the fieldset tag do?
What bearer types are used for WAP in GSM?
Is WML case-sensitive?