InstantOnline is the name of a product suite implemented as a set of JSP JavaServer Pages (JSP) custom tag libraries. The only product in the suite so far is InstantOnline Basic(IOB), containing JSP components for building a high-performance database driven web sites, with features like connection pooling, caching and session tracking. It also contains components for dynamic FORM elements, sending email, file upload and server-side file manipulation, powerful variable handling and more.
TICL is an advanced library of server-side user interface components accessible through JSP(TM) technology tags. Like a conventional desktop toolkit, the components maintain state and manage interaction logic with the end-user with little or no assistance from the programmer. TICL is highly scalable and integrates seemlessly into existing JSP and Java Servlets technology applications.
7. A modified version of the Jakarta Standard Taglib.
This is a patched version of the Jakarta Standard Tag Library which implements the JSTL 1.1 specification. This patch makes the XML tags run 100 times faster. I wrote almost no code, I just reverted the XPathUtil class to a previous version and managed to compile the whole thing.