RE: logic:iterate over an array of Strings

2004-04-06 Thread Daniel Perry
I believe you just treat it as with any other collection: Daniel. -Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Lachdanan Sent: 06 April 2004 00:29 To: [EMAIL PROTECTED] Subject: logic:iterate over an array of Strings Hello, could anyone help me? I want to

logic:iterate over an array of Strings

2004-04-06 Thread Lachdanan
Hello, could anyone help me? I want to iterate over a String[]. This should be possible according to the Jakarta Struts User Guide "The collection to be iterated over MUST conform to one of the following requirements in order for iteration to be successful: a.. An array of Java objects or primi