Hie I have a page in my java/jsp based web application which shows list of new products..
I want to provide an rss feed for this. So, what is way to create a rss feed which other can use to subscribe?
I could find some java based feed creators. But, the question is how the feed will be self updating based on new products added to the system?