Experiment No 5:-Display Form Using WML: - To Develop and Demonstrate Mobile Applications Using Various Tools
Experiment No 5:-Display Form Using WML: - To Develop and Demonstrate Mobile Applications Using Various Tools
Part A
Aim: Write a program using WML to display user form with validation for WAP
enabled phone.
.
Objectives: To study the WAP protocol and WML.
Theory:
WAP (Wireless Application Protocol) sites are also commonly referred to as mobile
sites. Mobile sites are mini versions of a website that has been reconfigured so that
the website layout is compatible with the smaller screens of wireless mobile devices.
Wireless Application Protocol commonly known as WAP is used to enable the access
of internet in the mobile phones or PDAs. WAP is an international standard for the
devices that use the wireless communications. ... All we have to do is to carry a WAP
enabled mobile phone or PDA.
HTML VS WML
The main difference between HTML and WML, in HTML basic unit of navigation
is page and basic unit of navigation in WML is deck and card.
WML pages are often called "decks". A deck contains a set of cards. A card
element can contain text, mark-up, links, input-fields, tasks, images and more.
Cards can be related to each other with links.
When a WML page is accessed from a mobile phone, all the cards in the page are
downloaded from the WAP server. Navigation between the cards is done by the
phone computer - inside the phone - without any extra access trips to the server:
3) To run the wml file double click the file ,or do right click and open with
winwap browser and enter complete path of wml file in address bar.
Mobile Application Development Lab (CSL 702)/Sem: VIISH 2021
4) To run wml file on Winwap smartphone browser Emulator, follow the given
steps
Mobile Application Development Lab (CSL 702)/Sem: VIISH 2021
Mobile Application Development Lab (CSL 702)/Sem: VIISH 2021
Mobile Application Development Lab (CSL 702)/Sem: VIISH 2021
<?xml version="1.0"?>
"">
<wml>
<cardid="one"title="First Card">
<p>
</p>
</card>
Mobile Application Development Lab (CSL 702)/Sem: VIISH 2021
<cardid="two"title="Second Card">
<p>
</p>
</card>
Output of form:
PART B
(PART B: TO BE COMPLETED BY STUDENTS)
(Students must submit the soft copy as per following segments within two
hours of the practical. The soft copy must be uploaded on the Blackboard or
emailed to the concerned lab in charge faculties at the end of the practical in
case the there is no Black board access available)
Class Batch:
Grade:
(Paste your Code script related to your case study completed during the 2
hours of practical in the lab here)
(Paste your output that you are getting after running app in from of screen
shots and attach report after running experiment)
(Students are expected to comment on the output obtained with clear observations
and learning for each task/ sub part assigned)
B.4 Conclusion:
Mobile Application Development Lab (CSL 702)/Sem: VIISH 2021
(Students must write the conclusion as per the attainment of individual outcome
listed above and learning/observation noted in section B.3)