Online annotation

Hi all,

I am assigned a task to develop an online annotation tool for a course website. It should allow the teachers to annotate the students' answers online. The website (I am the author) is implemented by JSP, Servlets and MySQL database. I don't know where to start, can anyone give me some directions? Do I need to use XML? If so, how to do it?

Thank you very much in advance.

[401 byte] By [sherryswyua] at [2007-11-27 2:29:02]
# 1
I don't see anything in that requirements description that absolutely requires the use of XML. So no, you don't need to use XML.
DrClapa at 2007-7-12 2:41:45 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
Thank you.But how can I implement the online annotation function using JSP and/servlet?
sherryswyua at 2007-7-12 2:41:45 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...