
2. Modified the person pub count to use a single VO to give access to jsp to various contents of sparkline. 3. Modified test bed to include link to Person Level vis.
6 lines
No EOL
225 B
Text
6 lines
No EOL
225 B
Text
<%@ page import="edu.cornell.mannlib.vitro.webapp.visualization.personpubcount.VisVOContainer" %>
|
|
|
|
<c:set var='sparkline' value='${requestScope.sparklineVO}'/>
|
|
|
|
${sparkline.sparklineContent}
|
|
${sparkline.sparklineContext} |