Aaaaggg.... forget it, sorted it myself about 10 seconds after I'd posted the message

page='"/builder.jsp?id="+query.getId() %>'

works. All a bit clumsy though IMHO.
HM

On 11 Oct 2002 at 21:07, Howard Miller wrote:

> 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]>
> 
> 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to