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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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.
The aim is to provide an easy to use API for different programming languages and template engines that wraps and enhances existing gettext functionality.
A general-purpose text-file template engine, designed to be used as an API from Java applications or servlets. Small and simple, yet powerful. No external library dependencies.
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.
MySQL2JSP is an easy to use, quick & template driven JSP code generator that creates a full set of JSPs /servlets as well as JavaBeans from MySQL database using JDBC. Using the generated JSPs, developers can perform any operation on any database record.
The UCL MDA Tools are lightweight Model Driven Architecture tools developed at University College London. They include a JMI generator implemented using the velocity template engine, an OCL type checker, and a parser for textual MOF models.
Denebola is a Java EE view template system, which works like DHTML in server-side. Javascript (and other scripting languages) is used to manipulate 100% pure (X)HTML templates via CSS2 Selector style element filters to produce data-driven web pages.
MoTMoT is a MOdel driven, Template based, MOdel Transformer, capable of generating model transformation code from visual transformation specifications.
NUI is acronym of "New UI". It is a Property Oriented template engine to build Java-based web UI, developer can define properties' meta data(include type, editor, validator) in Class Template File. See http://newui.sourceforge.net/tutorial/index.html
Generate javascript validation from an xml template; you can configure on xml your html forms, giving params (min / max length, etc) and creates an JavaScript code to put in your html to validate your forms. Its an easy way to write js validation.
J2EE servlet MVC framework supporting dynamic class loading and template parsing.
This framework serves as a building block for creating applications based upon J2EE architecture.
A java based web application framework. It works with the Servlet 2.2 API and JDK 1.5. Goal is to create Web Applications in a similar way as in the Java Swing GUI. This inludes MVC support, an delegation event model and html-template based layout.
A WikiWiki clone implemented in ASP with JavaScript. It uses JavaScript Template engine.It's very easy to install and use. Now will migrate to the J2EE platform
VeloGen is custom source generator writen in Java, that uses velocity and antlr . Antlr parsed AST syntax is wrapped and placed into Velocity context. Template for source generation is writen in velocity template language (VTL). Call that from ANT task.
Essentially, TASH is a Java web application that makes use of the Springframework, the Tapestry web application framework, Acegi Security and Hibernate. It's a template application, that may prove useful when starting your own web projects.
XDoclet is an extended Javadoc Doclet engine. It's a generic Java tool that lets you create custom Javadoc @tags and based on those @tags generate source code or other files (such as xml-ish deployment descriptors) using a template engine it provides.
EJOSA is a project supporting an effective development of J2EE-based applications. The template model provides a collection of many Open Source components available such as Enhydra and JOnAS. Technologies used are Java, Servlet, EJB, JDBC, etc.
ClipsGen is a Lightweight Eclipse plugin for easy code generation.
ClipsGen uses simple XML files as model and the velocity template engine for code generation. The model can be accessed by the dot-notation which is a feature of velocity.
Luxor is an open-source XML UI Language (XUL) toolkit in Java that lets you build UIs using XML and includes a web server, a portal engine (supporting RSS), a template engine (Velocity), a scripting interpreter (Python) and more.
JSTP is a light-weight template language for Java; a JSTP page is translated into a plain java class at build time and there is no runtime dependencies. JSTP borrows most syntax and semantics from JSP to steal IDE supports.
Template Markup Language is a templating language for authoring web pages for applications which use JSP. TML works using pre-compiling. Pre-compiling is the process of compiling a TML into a JSP. This is the core concept with TML.