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

Reply via email to