Details
Description
Hi,
I'd like to use displaytag (http://displaytag.sourceforge.net) inside a portlet, but it seems that the servlet-oriented aspect of displaytag doesn't match the portlet's needs. Does someone already try to use this tech with jetspeed ?
I want to use classics fonctionnalities of a decorated table like sorting (when clicking on a first-row-item) and displaying multipages ( displaying only 10 items with previous and next buttons instead of displaying 100 items) inside the same portlet. Does anyone know a tool to do this ?
The portlet DataBaseBrowserTest visually offers the fonctionalities I need. The problems is the input data : I don't need a sql query but a java object (like a List of List).
Any help would be appreciated.
Many thanks.
Romain