Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Makumba helps you rapidly develop data driven web applications. Provides a custom JSP taglib as a main interface, but leaves API open for advanced access. It is implemented in Java.
Moved to GitHub: https://github.com/makumba
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
This is a taglib for memcached, almost full compatible to oscache's taglib.
If you use oscache taglibs as your cache engine, you can mostly no need modify
any jsp code to change to the best cache system, memcached.
JSON-taglib is a JSP tag library used to render JSON (JavaScript Object Notation) data from within JSP code. It can be used as part of the server-side of an AJAX application, allowing you to use the full power of JSP to format your JSON data.
JSControlsTags is a taglib to easily manage javascript controls (Autocomplete, Slider...) on client/server side (AJAX). It is based on Prototype.js/scriptaculous.js. It looks like AjaxTags, but it manages controls on client/server side with JSON notation
A dependency free JSP taglib acting as a wrapper for the prototype javascript library, enabling the developer to create Ajax updating pages without the pain.
This taglib provide a convenience usage of HTML form tags. It supports boolean values für checked attributes and auto-generated select lists from java objects.
AWTaglib is a JSP Taglib that helps create Active Widgets grid very easily, and providing extra features. This features include exporting to XLS,PDF and CSV (using JasperReports), editing, and integration with Struts
Tired of writing same code again and again? Try DbForms! DbForms is a Java (Servlet,JSP/Taglib) - based Rapid Application Development environment which enables developers to build web based database applications in _very_ short time
This project provides an interface to Sun's JCE (Java Cryptographic Extensions) as a JSP taglib. It brings strong encryption algorithms such as AES and Blowfish to your JSP applications. It uses the bouncycastle.org cleanroom JCE 1.2.1 implementation as
With the Google JSP Tag Library, developers and designers can easily incorporate Google queries, search results, cached pages and spelling suggestions into any web site or application. The Google Tag Library makes full use of the Google Web Service APIs.
Sort taglib is a taglib that let you sort a collection by any properties in ascending or descending order. You could also sort on several columns. For example, in your store cart, you could let the user to sort by price or artile name or whatever.
Java JSP custom taglib for automatically formatting multimedia content in HTML web pages. <br>
Currently formats HTML to display/embed:<br>
GIF, JPG, JPEG, PNG, SWF, WMV, ASF, AVI, MOV, MP3, MPG, MPEG, WAV
A JSP Taglib template library designed to effect a clean separation of business logic from page design. Influenced by the HTML::Template Perl module, it has a small set of tags to perform common tasks; variable substitution, looping, conditionals.
Externalized Queries - a Java framework for externalizing SQL queries from source code. Query descriptor supports conditional logic and configurable caching. Custom taglib simplifies data display on JSPs.
The Layout tag library allows a clean separation between the layout of a JSP page and the information that is shown on it. The layout is a template that is used by the main page to determine how elements on the page are placed.
A simple XML taglib processor. It reads in an XML document and, based on XML namespaces, chooses a library to handle the part of the XML tree within that namespace. The result is a new XML document.
Developing JavaServer Pages (JSP)? Tired of writing the same code over and over again (e.g. displaying a calendar)? Take this custom taglib that contains nice and practical tags for rendering dynamic content from JavaServer Pages.