|
Subject: [xsl] Iteration of for() for first 100 intergers. From: ram <ram_kurra@xxxxxxxxxxx> Date: Thu, 18 Nov 2010 21:39:22 +0530 (IST) |
Hi,
I am looking for simple for() which will iterate through first 100
numbers. how can i do that.
for(int i=0;i<=100;i++){
System.out.println("each value"+i);
}
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] XSLT compiler and syntax , Dimitre Novatchev | Thread | Re: [xsl] Iteration of for() for fi, Michael Kay |
| Re: [xsl] XSLT compiler and syntax , Brandon Ibach | Date | Re: [xsl] XSLT compiler and syntax , Dimitre Novatchev |
| Month |