What's a FileFolder?
Mark
-Original Message-
From: Tadashi Ishikawa [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 26, 2002 8:05 PM
<%
String [] fileNames = FileFolder.list(path);
pageContext.setAttribute("Files", fileNames, PageContext.PAGE_SCOPE);
%>
--
To unsubscribe, e-mail: <
I give you my sample code.
<%
String [] fileNames = FileFolder.list(path);
pageContext.setAttribute("Files", fileNames, PageContext.PAGE_SCOPE);
%>
LLoyd Dobbler wrote:
>> If that's not good use iterate.
>
>
> I *want* to use the iterate tag, as I mentioned in my original post.
> But I don
>If that's not good use iterate.
I *want* to use the iterate tag, as I mentioned in my original post. But I
don't know how to do it without using a bean.
_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
You can concatenate them in one String and then display it.
If that's not good use iterate.
Maris
-Original Message-
From: John Doe [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 26, 2002 6:42 PM
To: [EMAIL PROTECTED]
Subject: Displaying an array of Strings
I have an array of Str
4 matches
Mail list logo