<%@ page language="java" %> <%@ taglib prefix="rss" uri="http://www.worldspot.com/tags/rss-1.0" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib uri="http://jakarta.apache.org/struts/tags-html" prefix="html" %> <%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean" %> Edit a link

Update a link

Category: <% java.util.Collection c = (java.util.Collection)pageContext.getAttribute("feeds"); java.util.Iterator it = c.iterator(); %> <% while( it.hasNext() ) { de.nava.informa.impl.basic.Feed f = (de.nava.informa.impl.basic.Feed)it.next(); %> <%= f.getTitle() %> <% } %>
Title:
URL:
Description: