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
$300 Free Credits for Your Google Cloud Projects
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.
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
MFM operates with audio/video files supported by taglib-sharp. It facilitates metadata and conversion operations. Support for iPod/iPhone video conversion is significant.
Splits album file into track files using CUE
This is the ported version of the very good grails' plugin, ckeditor. This jsp taglib is very easy to use and the distribution package is in web archive (war) format. You can just drop the war file in the servlet container then test drive from their. For tutorial, please visit the project website.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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.
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 is a taglib providing connection between DisplayTag taglib and data sources, allowing to load partial lists from ext. sources like Hibernate and JDBC. Requires Spring framework. Additional features like filter and exporting support are available.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Jxp is a template engine/script processor that processes scripts containing jsp-like code to produce text output. The script syntax is like jsp (without taglib) except that it is much simpler and can be used outside of webcontainer.
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.
The Castor Taglib allows you to execute OQL queries in your JSP page
(using Castor JD0). It also helps you to integrate Castor JDO with Java application servers like Tomcat, making use of JNDI and Tyrex for managed transactions. In future releases other
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.
This project just wants to discuss some ideas and strategies for getting a better life when dealing with taglibs and JSPs. The main focus is set on documenting and maintaining the taglib with having an eye on the java classes implementing the tags.
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.
The major idea of Jargus is to provide a simple yet powerful, uniform, reusable solution for parameter validation. A JSP Taglib implementation is provided.
CRUDGenerator automatizes repetitive tasks in generating forms to create, read, update and delete data (aka CRUD). Beginning from an hibernate bean (the model), the controller and the views (with a custom taglib) are automatically created. The Spring Inv