1
edit
Changes
→Web Poll
===Mobile Device Browser===
* create jsp webpage to
** type BBB url / simplified key to see the poll'''(done)'''** submit the vote'''(done)'''
==Server==
** get the poll id from the database using the id '''(done)'''
** get the poll detail from the poll id '''(done)'''
* update database vote results using the poll id'''(done)'''
=Gateway=