Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=2888244
By: delidumrul

Hi
In my action class i have these:

Personal[] records = null;  

records = PersonalDaoFactory.create(conn).findAll();
            request.setAttribute("recordList", records);

records is basically a DTO array

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to