Java Servlet - How do I allow users to update news page on website?

Here is my problem.

Currently on a website at my university any time an executive member wishes to post news it has to go to our Administration guy who then posts the news on the html page.

How would we go about creating a form/applet/servlet that allows our exec members to just login and add a new news post to the site main page?

I have seen many other sites have a similar effect such as idb.finalhit.org which allows multiple admins to post news which then updates on their main page automatically?

Any point in the right direction would be helpful

[584 byte] By [Alexander789a] at [2007-11-26 23:09:01]
# 1
How would we go about creating a form/applet/servletthat allows our exec members to just login and add anew news post to the site main page?It's called a Wiki. Search Google, there are about 3000 free ones. No coding required.
SoulTech2012a at 2007-7-10 14:03:59 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
i have, could you then suggest one?
Alexander789a at 2007-7-10 14:03:59 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
jspwiki.org
SoulTech2012a at 2007-7-10 14:03:59 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...