Do I need to use JMS technology in my project?

Hello, I am doing one project, which is a forum. login user can write message and send to another user(user B), when user B login, the forum will inform him he has a message from user A. to implement this, Is it compulsory to use JMS? or not necessary?
[266 byte] By [Mellona] at [2007-11-27 5:53:49]
# 1
You usually do this kind of stuff via a database, not with JMS.-- Andreas
iitbremena at 2007-7-12 15:47:31 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...