[#list with more than 1 variable and a complex condition, like java's for loop?
"Newman, John W" <[email protected]>
| Newsgroups | gmane.comp.web.freemarker.user |
|---|---|
| Message-ID | <D688C4D318A63D4290AA94A33E06F7D201C7843326@msxmbxnsprd14.acct.upmchs.net> |
Hello,
Is there any way to do this in FM:
for (int i = 0, j = 0; i < n || j < m;) {
}
Normally I never do things like that, but it works out great here. And I have to render almost the same thing in FM as what I've done in java using that loop. I can't seem to get anywhere with [#list and [#break .. any help is appreciated! Thanks
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
FreeMarker-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freemarker-user