  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | Pattern for sorting columns of an html table | Pattern for sorting columns of an html table 2003-12-24 - By Charles Bradley
Back I can't say I know of a pattern, but have put a fair amount of thought into it since my project has an upcoming requirement for it. Please keep me in the loop and maybe we can coordinate on a new pattern for this. I need the kind of sorting that has to go back to the server and sort by a large result set and then page it back as well (so the display tag Sean suggested won't work for my app).
I haven't kept up with the latest and greatest paging patterns, but I have one already in place that could be modified to add the sorting capability.
cb
> > Date: Tue, 23 Dec 2003 12:14:53 +0100 > From: Renato Eschini <r.eschini@(protected)> > Subject: Pattern for sorting columns of an html table > > Some one know a pattern for sorting columns of an html table? > > Thanks all! > > > Ciao e buon lavoro, > Renato > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --- > Renato Eschini > > > Date: Tue, 23 Dec 2003 09:09:57 -0800 > From: "Sullivan, Sean C - MWT" <Sullivan.Sean@(protected)> > Subject: Re: Pattern for sorting columns of an html table > > DisplayTag is an open source JSP tag library=20 > > http://www.displaytag.org/example-sorting.jsp >
===== Charles Bradley Senior Java Consultant Sun Certified Java Programmer
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|
 |