That's amazing. I suppose the ResultSet goes into a CachedRowSet, or RowSetDynaClass, where you release the dbase connection and manipulate the data in memory?
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: Friday, October 07, 2005 3:24 AM To: [email protected] Subject: Re: [magnolia-user] "make sure that your (Java-) code is outside anything that starts with JSP" On 10/7/05, Boris Kraft <[EMAIL PROTECTED]> wrote: > > I guess one of the neat things about this is you can make columns > > sortable (sortable="true") without having the build your own links > > (and supporting process) in the column heads. This didn't work though. > > True, it does not work for me either, but since Fabrizio who wrote > DISPLAYTAG is also main committer for Magnolia, I am sure we will find > a solution ;-) :D Sure, you can use the requestURI table attribute for this. Adding requestURI="" should fix your links to use the correct magnolia "virtual" uri instead of the template path. I am already using displaytag sorting in a magnolia-based website. fabrizio ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
