Hi all,
I have a problem with the foreach statement
It stops evaluation after a certain amount of iterations in my case
almost 160 I've seen in the source code that it uses a variable
something like maxNumIterations so I'm wandering do I have to set
anything to have velocity keep looping?
Thanks for any help
The template is very simple
#foreach ($anagrafica in $bean.anagrafiche)
\t$anagrafica.getTipo()\t$anagrafica.getNome1()\t$anagrafica.getIndirizzo()
\t\n
#end
ps sorry if this message shows up twice
Luca
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]