Hi all,
I am new to Java, but was ask to do a project from a client.
The deliverable is to produce an document archiving system running on Java + tomcat + Lucene
there is this requirement Which totally does not ring a bell... wondering anyone out that understand this statement.
"A user of the system will be able to create a document archive on a machine running a Tomcat (or Jetty) web-server.A document may come from an RSS feed (its content will be saved on the server along with data characterizing the original feed details)."
Really need help ... Try reading on the net for RSS , but how can I archive a RSS feed ?

