> 1. You have wrong link on page > http://edhill.its.uiowa.edu/display-examples/example-decorator- > link.jsp in text "Here is the source to the Wrapper class, focus on > the getLink1() and getLink2() methods." Where can I read more about decorators? >
I have added this as a bug - here's the correct link: http://edhill.its.uiowa.edu/display-examples/Wrapper.java.txt > 2. I have created a ArrayList of objects as you recommended to me. > All works fine, but I cannot set a property which is not a simple > type, I think it is good idea to use toString() method to show objects. > The tag library will call toString() on all your objects - if you want to format them - use a decorator. HTH, Matt ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

