Posted by Niklas Heidloff | February 8, 2010
Frank van der Linden has contributed
a reusable XPage control to render RSS feeds inside a custom XPage.
Here is the catalog
entry and here the documentation.
Technically this sample shows how to
invoke Java from the server side JavaScript so that the standard Java classes
java.net.HttpURLConnection and org.apache.commons.digester.rss.xxx can
be used to retrieve the data.
Please login first to comment.