![]() |
2009 Stonehill College Men's Tennis Roster
| Player | Yr. | Ht. | Hometown/High School |
| There was a problem with a Velocity script | |
| Page | /sports/roster-mevents-template |
| Error | Invocation of method 'sortedBy' in class com.prestosports.content.HeadlinesSorter threw exception java.lang.UnsupportedOperationException: ComparatorChains must contain at least one Comparator @ roster-mevents-template[16,34] |
| Page source: |
1: <center>
2: #if ($page.thumbnailURL)<img src="$page.thumbnailURL">#end
3: </center>
4: <br>
5: <br>
6: <b>$page.title</center></b>
7: <br>
8: <table>
9: <table class="roster">
10: <tr class="roster-header">
11: <td>Player</td>
12: <td>Yr.</td>
13: <td>Ht.</td>
14: <td>Hometown/High School</td>
15: </tr>
16: #foreach ($bioinfo in $headlines.sortedBy("last_name"))
17: #set ($row = ($velocityCount + 2) % 2)
18: #set ($bio = $bioinfo.getDataAsObject().getAttributes())
19: <tr class="roster-row$row">
20: <td><a href="$bioinfo.url">$!bio.get("full_name")</a></td>
21: <td>$!bio.get("year")</td>
22: <td>$!bio.get("height")</td>
23: <td>$!bio.get("hometown")/$!bio.get("highschool")</td>
24: </tr>
25: #end
26: </table>
27:
28: $wiki
29:
30: #set ($footer = "${page.url}-footer")
31:
32: $website.include($footer)
|
Copyright Stonehill College, 2004 All Rights Reserved
320 Washington Street, Easton, MA 02357
Click here to send your comments and feedback on www.stonehillskyhawks.com.
320 Washington Street, Easton, MA 02357
Click here to send your comments and feedback on www.stonehillskyhawks.com.















