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.
Download Now
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
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
Command-line media (audio/video/photo) tagger based on TagLib#
Command-line tool for reading and writing metadata in media files, including video, audio, and photo formats. Based on TagLib#: https://github.com/mono/taglib-sharp. Requires .NET 3.5 SP1.
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.
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.
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.
This project is a taglib library used to create tables of data into web based interfaces. The data can be in a bidirecional array, collection or even in a database (thru interface implementation) and repaginate the data removing the screen overload.
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
jdForum is made by struts and ibatis program based on ibatis jpetstore structure and mix the tiles and JSTL and User-define Taglib to re-built, jdForum offer the JSP source for self-study about STRUTS AND IBATIS framework, and JSTL, tiles
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
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
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.
id3lib is/was a software library for reading, writing, and manipulating ID3v2 tags. Additionally it is possible to get some basic mp3 header information like bitrate etc.
However, we now recommend moving to taglib. https://taglib.org/
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.
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