I am using spring mvc to build a website,and try to publish rss using spring framework.I follow this guide link text,but failed.Did I miss anything? I am using spring3.0.3.After I wrote controller, rssview and config file.There is no error message when starting my web app,but i can't access rss feed by web browser.