<div id="topnav">
<table id="pagelist">
<tr jwcid="@Foreach" source="ognl:[EMAIL PROTECTED]"
value="ognl:navigationPage" element="tr">
<td><span jwcid="@PageLink" page="ognl:navigationPage"/></td>
</tr>
</table>
</div>which is basically exactly the same as the example. I tried doing my full Engine class name, with the package name prepended, instead of just the name, and various other changes, but this seems to be some very basic OGNL problem. Is there something I'm missing here? Thanks in advance for any info on this.
Gene
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
