On Wed, 2004-03-10 at 15:23, [EMAIL PROTECTED] wrote: > Hello, > > Could you explain me how can i setup the display library to display records > of an Oracle Table ? > > Thanks > My email : [EMAIL PROTECTED]
I don't know if the DisplayTag can automatically get its data from a result set (obtained from whatever database used). I have some DTOs which I obtained via a query in the database. The DisplayTag simply iterates over this collection of DTOs. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

