
Project: DominoRSS (Managed by Peter Narlund)
Subject
DominoRSS as a Servlet
Posted by
Peter Narlund on 08/19/2006 at 03:08 PM
Details
In some cases scheduled updates are not sufficient.
In other cases maybe the rss feed needs to be specified by the user.
E.g I want to track requests to my post in a domino discussion forum via a rss feed.
In this case there should be a url pointing to the rss feed definition and if i i add the document unique id as a parameter to the url I should get a rss feed for only my post and its responses.
Because I can not know beforehand how this rss feed will look there must be a way in DominoRSS to define a "dynamic" feed that takes parameters.
Besides the document unique id, a time expired parameter could be useful. When the rss reader asks for the rss document the server check to see if the document is older than the time expired parameter and in that case produces a new rss document.
For this functionality to perform efficently it should be implemented as a servlet.
Does any one want me to make such an implementation?
Peter Närlund
htp://dominopatrol.net
Modification history
| Entered 19-Aug-2006 15:08 by Peter Narlund. Last Modified 19-Aug-2006 15:10 by Peter Narlund. |
Feedback
Check out other projects
Anonymous