JSTL Table navigator

Dani Pardo <[email protected]> Wed, 26 Oct 2005 14:27:54 +0200
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
  Hi all. I'd like to discuss with the members of the list how to
implement a table navigator with JSTL. Suggestions/comments welcome.
Let's see if we can do it:

  Let's imagine we have a List of Beans that should be rendered on a
jsp.  Instead of just drawing a biiig table with a simple <c:forEach>,
we want to do it nice, using a table navigator similar to the results
returned by Google, where you can jump across several pages:


  ------------------------ screenshot ----------------
                   navigator hlinks---->  <  1 2 3 4 >

  line1
  line2
   .
   .
  line10
  -----------------------------------------------------


   1st Approach (Being lazy): Has anyone done something similiar already? :)

--
Dani Pardo, [email protected]
Enplater S.A

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html