patches include:
Query string appending: http://www.mail-archive.com/[EMAIL PROTECTED]/msg00212.html
and a simple patch to BeanSorter so it supports null values.
Of particular note, I did add JSTL support (see http://www.mail-archive.com/[EMAIL PROTECTED]/msg00189.html ) for .8.5, but it isn't pretty due to the way .8.5 is structured and I didn't want to overwrite the TableTag (I subclassed and made an ELTableTag much like the Struts tags did). Because of this I have not submitted it yet since it would require almost rewriting the whole TableTag just to add a few different lines of code where the expression is evaluated instead of getting the property via the PropertyUtils.
see: http://www.mail-archive.com/[EMAIL PROTECTED]/msg00189.html
As a side note I do have the sorting working now as well, including another patch the will add asc/desc icons the column header, much like Matt did via Javascript/CSS in one reply to someone else's question about it.
Anyway, any thoughts? Robert McIntosh
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel
