%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
<%@ taglib uri="/WEB-INF/tairtags.tld" prefix="tair" %>
<%-- Here we read off the values that the servlet precalculated for us. --%>
| Article # | Journal | Year | Vol | Page Start | Type | |
|---|---|---|---|---|---|---|
| <%= article.getArticle_id() %> | <%= article.getTitle() %> | |||||
| <%= article.getPub_source_name() %> | <%= article.getYear() %> | <%= article.getVolume() %> | <%= article.getPage_start() %> | <%= article.getArticle_type() %> | ||
| <%= article.getAuthors() %> | ||||||
|
|
||||||