Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

logic:iterate tag!

Swaminathan Subramanian

2007-03-08

Replies:

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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.