>> With the 'display' taglib, I don't see a way to massage the ResultSet values
> simply use a Decorator class. Simple for you, difficult for me. I looked at the sample decorators. They all handle a single object (ResultSet value). There's a sample that builds a link, but I'm embedding 5 values into my link. I joined the displaytag forum & asked if a decorator can handle 5 object ID's, but got no answer. That's not a stupid question is it? Its a good thing I was able to build that concatenation in the SQL, else my efforts with display tag would've been in vain. > Now that does look a lot better, does it not? yep ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
