Hi Ed,

Thanks for your response.
My typo yes I did have the fully qualified class name.

I think my difficulty is that I don't have a list of objects. I have a list
of strings, like List<String> names.
This is where my confusion comes in.

If I have a list of strings, what should my getXXX() method be? getNames() ?

Also, if I need to explicitly define a column, what is the property name
supposed to be?
Because if I had a list of objects, like List<Employee> employees, then I
could define columns like name, age, pay, etc.
but I have a list of strings, like List<String> names.

Cheers,
Nic
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to