With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Build Securely on AWS with Proven Frameworks
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.
a Java package containing a hierarchy of "html widgets" (i.e.: a "window-like" widget, a tabbedPanel widget, a treeMenu widget, etc) useful to decorate web application pages.
These widgets are rendered by a custom JSP tag library.
MetaCheck is a java code checking utility to convert results from various code checking tools (jcsc, pmd, checkstyle, findbugs, ...) into one uniform xml/html result for each of the checkers and for the generated meta result.
Kafenio is a Wysiwyg HTML Editor for Browsers that support Java 1.3 and newer. Kafenio grew out of Howard Kistlers Ekit Editor. Main objectives: checkstyle compliant code, reusable in any java application, higher stability and improved usability.
Web documents that look similar often use different HTML tags to achieve their layout effect. These tags often make it difficult for a machine to find text or images of interest. Our goal is to implement a parser to overcome this.
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
JavaCCCS is a port of JavaCC to generate C# code instead of Java. JavaCCCS is a compiler compiler, i.e. given a grammar file it generates a parser for it that can then be used directly or by other applications.
Transfolio, transform your folders. Full applications in different contexts (Ant, Cocoon, Mozilla, OOo...), using a transformations pack (XSL), to import and export documents in various formats (HTML, XMLs, but also OOo or jpg...).
Jabber client libraries for light java devices such as mobile phones, it brings instant messaging capabilities to every java phone (with support to MIDP), but may be used for other applications!
It uses a very tiny XML parser crafted for this project.
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
TreeMenuXL is a tool for generating expandable tree-structured menus in HTML pages. It includes server-side scripting components in PHP and Java, as well as JavaScript to support the dynamic menus on the client.
CUStom Parser - a parser written in Java for Java. It is lightweight, simple, efficient and easily embeddable, usually requiring less than twenty lines of code to implement.
Rational Rose mdel parser for effort calculation based on Karner Use Case Point estimation. Herramienta automática de estimación de esfuerzo basado en puntos de caso de uso
JFormMail is a generic HTML form to e-mail gateway that parses the results of any form and sends them to the specified users. This servlet has many formatting and operational options, most of which can be specified within each form, meaning you don't nee
An extensible Java implementation of the W3C XQuery language. The project aims to provide
a generic XQuery parser (written with JavaCC),
translation to the XQuery core grammar,
modularised query optimisation,
and an open XMLSchema type system.
JUnitEE is a simple extension to JUnit which allows standard test cases to be run from within a J2EE application server. It is composed primarily of a servlet which outputs the test results as html.
Note: website was moved to sourceforge hosting service and is working again.
XML Tree Object Model (XTOM) is a java 1.4 based XML parser. It is designed to be easy and simple to use for parsing XML configuration files. It uses the notion of a Tree to hold XML Elements and implements a path based element navigation system.
Component based web application framework that renders web pages with Swing components.You can develope your web application without taking into account HTML and JS; map Swing applications to html, handling client events and each component persistence.
Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
Reads Java class files and constructs UML class diagrams for use in documentation or software webpages. Generates images and/or XML/HTML. Generating MS Visio XML Schema based XML documents is one aim.
MyJavaPack is a 100% open source set of J2EE development frameworks/tools, that are easy to install. AlbumCentral is an HTML photo album generator that has a Swing and ANT interface. AlbumCentral works with JPEG and PNG formats.
Native Javaparser framework, no (pre-)compilers needed. Closely follows BNF syntax. Optimized for performance and low overhead. Highly flexible and extendable using a streamlined API. Integrate semantics, tracing and even context sensitive parsers.
Simple library built on top of dom4j to create logical HTML documents easily and generate HTML output from them with proper encoding. For example, it is difficult to create "p" elements with all the attributes using just dom4j. Using this extension, you w
CsvObjectLoader is a Java utility that takes a CSV input stream and class name to produce an array of populated Java objects. This has been useful for generating reports from HTML tables or spreadsheets, and for generating data for unit tests.