Hello, I (pre)compiled my JSP pages containing display tag 0.85 tags. I only deploy the compiled jsp pages. The sites are really fast now, but sorting doesn't function! A wrong URL will be created! Instead of http://127.0.0.1:8080/bwaggregation/aggregation.jsp?order=dec&sort=0
I always get a concatenation of urls and parameters like this http://127.0.0.1:8080/bwaggregation/aggregation.jsphttp://127.0.0.1:8080/bwaggregation/Aggregation-Action.do?start=2003&end=2003&btn_period=Anzeigen&radiovalue=2&interval=30&page=1&order=dec&sort=1 I used the latest released Tomcat abd therefore latest jasper libraries! Does anyone has the same problem or knows a solution? Thanks. ------------------------------------------------------- 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-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

