Mega Code Archive
Categories
/
Java Tutorial
/
JSTL
Use JSTL to Deal with RSS
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %><%@ taglib uri="http://java.sun.com/jstl/xml" prefix="x" %>
Reading RSS
">