for (int i = 0; i < 10; ++i) {
 <xsp:element name="elements"/>
}

Joose Vettenranta wrote:

Hi,

how can I do this in XSP:

<xsp:logic>
for (int i=0; i<10; ++i) {
  <elements />
}
</xsp:logic>

so that <elements /> would be 10 times in XML-file.

Using cocoon 2.1

- Joose




--
---------------------------------------------------------
Jentro Technologies GmbH
John L. Webber, Software Development
---------------------------------------------------------
Rosenheimer Str. 145e 81671 M�nchen
Tel. +49 700 881 199 88 mailto:[EMAIL PROTECTED] Fax +49 700 881 199 88 http://www.jentro.com
---------------------------------------------------------
NOTICE: The information contained in this e-mail is confidential or may otherwise be legally privileged. It is intended for the named recipient only. If you have received it in error, please notify us immediately by reply or by calling the telephone number above and delete this message and all its attachments without any use or further distribution of its contents. Please note that any unauthorised review, copying, disclosing or otherwise making use of the information is strictly prohibited. Thank you. ---------------------------------------------------------




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



Reply via email to