Moved to GitHub https://github.com/fedups
Command-line argument compiler and parser. With just two lines of code you can start to set up a command-line interface to your Java programs. Many advanced features including "required", "positional", "multiple", and the most advanced - "group"
JSF tag library. Completes lack of some needful and basic features in JSF, does not contain graphics rich components.
Tags:
Include Cache: caches included JSF content to improve performance
Lazy Load: ajax based lazy loading of a page fragments
Validate Group: multi-component and cross-component validation
Scopes:
Post Scope: is kept alive with JSF POST requests, dies with redirect (PRG), lives longer than View but shorter than Session
Conversation Scope: like CDI Conversation...
iScreen is a Java Object Validation Framework to be used to validateJava objects (i.e. JavaBeans and POJOs) and object graphs. Configuration is XML, and supports reuse, conditionals, dynamic error messages, internationalization, and much more.
Framework provides functionality to easily manage, validate and create usage data for runtime java commandline options. This gives more time for the developer to concentrate on business logic.
The JSP Validation Filter was developed by the ICPC webteam at Baylor University. It is very non-intrusive in that you do not need to introduce new lines into your JSP files to validate forms.