All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.taglib.tld Maven / Gradle / Ivy

The newest version!




  1.0
  1.1
  pg
  http://jsptags.com/tags/navigation/pager
  
    The Pager Tag Library is the easy and flexible way to implement paging of
    large data sets in JavaServer Pages (JSP). It can emulate all currently
    known paging styles with minimal effort. It also includes re-usable index
    styles that emulate the search result navigators of popular web sites
    such as Google[sm], AltaVista® and Yahoo!. The Pager Tag Library does most
    of the work for you by dynamically organizing your data set into pages and
    generating a browsable index with virtually any look desired.
  

  
    pager
    com.jsptags.navigation.pager.PagerTag
    com.jsptags.navigation.pager.PagerTagExtraInfo
    JSP
    
      id
      false
      true
    
    
      url
      false
      true
    
    
      items
      false
      true
    
    
      maxItems
      false
      true
    
    
      maxPageItems
      false
      true
    
    
      maxIndexPages
      false
      true
    
    
      isOffset
      false
      true
    
    
      index
      false
      true
    
    
      export
      false
      true
    
    
      scope
      false
      true
    
  

  
    param
    com.jsptags.navigation.pager.ParamTag
    empty
    
      id
      false
      true
    
    
      name
      true
      true
    
    
      value
      false
      true
    
  

  
    item
    com.jsptags.navigation.pager.ItemTag
    JSP
    
      id
      false
      true
    
  

  
    index
    com.jsptags.navigation.pager.IndexTag
    com.jsptags.navigation.pager.IndexTagExtraInfo
    JSP
    
      id
      false
      true
    
    
      export
      false
      false
    
  

  
    first
    com.jsptags.navigation.pager.FirstTag
    com.jsptags.navigation.pager.JumpTagExtraInfo
    JSP
    
      id
      false
      true
    
    
      export
      false
      false
    
    
      unless
      false
      true
    
  

  
    prev
    com.jsptags.navigation.pager.PrevTag
    com.jsptags.navigation.pager.PageTagExtraInfo
    JSP
    
      id
      false
      true
    
    
      export
      false
      false
    
    
      ifnull
      false
      true
    
  

  
    page
    com.jsptags.navigation.pager.PageTag
    com.jsptags.navigation.pager.JumpTagExtraInfo
    JSP
    
      id
      false
      true
    
    
      export
      false
      false
    
  

  
    pages
    com.jsptags.navigation.pager.PagesTag
    com.jsptags.navigation.pager.PageTagExtraInfo
    JSP
    
      id
      false
      true
    
    
      export
      false
      false
    
  

  
    next
    com.jsptags.navigation.pager.NextTag
    com.jsptags.navigation.pager.PageTagExtraInfo
    JSP
    
      id
      false
      true
    
    
      export
      false
      false
    
    
      ifnull
      false
      true
    
  

  
    last
    com.jsptags.navigation.pager.LastTag
    com.jsptags.navigation.pager.JumpTagExtraInfo
    JSP
    
      id
      false
      true
    
    
      export
      false
      false
    
    
      unless
      false
      true
    
  

  
    skip
    com.jsptags.navigation.pager.SkipTag
    com.jsptags.navigation.pager.PageTagExtraInfo
    JSP
    
      id
      false
      true
    
    
      export
      false
      false
    
    
      ifnull
      false
      true
    
    
      pages
      true
      true
    
  






© 2015 - 2025 Weber Informatics LLC | Privacy Policy