• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Suggestion required for a good open source tag lib

 
Ranch Hand
Posts: 109
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can anybody please suggest me a good open source tag lib. The tag libs i require is for simple activities like
  • condition checking (if and if not)
  • iterator
  • input text box (so that i can high light the text box, in case of error)
  • form
  • url builder
  • include page
  • sort
  • submit
  • testconditon (to check any conditions)

  • I need to be able access the full source code of the same, so that i can tweak it , if it is needed.

    Thanks.
     
    reply
      Bookmark Topic Watch Topic
    • New Topic