Hi, How do I do this....
<logic:iterate name="user" property="queries" id="query" > <html:link page='/builder.jsp?id=<%= query.getId() %>' /> </logic:iterate> Its the <%= query.getId() %>, bit I'm talking about. This bit of script doesn't get evaluated. I have spent ages sifting through the archives and can't find anything similar... must be a common problem though Howard -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

