Interviewer And Interviewee Guide

WAP Interview Question:

Can I use Java Servlets to produce WML pages?

Submitted by: Administrator
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");
Submitted by: Administrator

Read Online WAP Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.