All,
I am working on application using Struts 1.0. I am trying to display an
ArrayList of complex objects using the logic:iterate tag.
Here's some more details -
FileObj
fileName
fileSize
fileType
fileModifiedDate
Action class
FileObj[] objFiles = null;
objFiles = intf.getFiles(ctx, filename);
I tried several approaches as mentioned in different posts but I am not
able to display this ArrayList of FileObjects. If somebody could outline a list
of steps to be followed to do this, I would apprecuate it.
Thanks in advance!
-SS
____________________________________________________________________________________
Sucker-punch spam with award-winning protection.
Try the free Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/features_spam.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]