This is not a JQuery Mobile question. I assume your post should say I am new to web/app development. This is not a simple question at all, and it is not related to JQM, you need to do some research outside of asking for help on a forum. First of all you will need some sort of database. How else will you store the comments?
The second thing you need to look at is some type of security. You don't want spam bots commenting, I would assume. Captcha/verification may be a good tool as well. Anyway, I would do a Google search on this one and post on relevant forums.