Moving to XML
|
Offering Syndication
- Provide a URL on your site from which an RSS document can be
pulled
- Example pulled from a flat file (static, compiled
periodically)
[Wired news]
- Example pulled from a Servlet (dynamic)
[PRES]
- You can do this with CGI, or any other server side content
technology
- Very easy to set up.