blob: f9bc362f36ce16e4d9dc277e160f6cc66d0ce1b9 [file] [log] [blame]
<div align="center"><font size="+1"><b>
<TABLE border="0" cellPadding="2" cellSpacing=0 width="100%" >
<TR>
<TD class="spanhd">Rss Channels</TD>
</TR>
<TR>
<TD class="datagrey">
<ul>
<li>This example shows how to do a Rss Channels Tile.</li>
<li>The Tile is made of a controller loading the requested rss channels,
and a view (jsp page) rendering the loaded channels.</li>
<li>It is possible to change the rendering page to adapt it to your need.</li>
<li>Channels URLs are set in config files, or as http request parameters.</li>
</ul>
</TD>
</TR>
<TR>
<td class="datalightblue">
<ul>
<li><a href="<%=request.getContextPath()%>/examples/rssChannels.jsp">Rss Channels</a></li>
</ul>
</TD>
</TR>
</TABLE>
</b></font></div>