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.
...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.
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.
lightweb -- light weight web framework
A very simple and fast web framework with a DispatchServlet, an Action interface, and a Config Reading part. maps one url -> one action instance.
lightweb is very suitable for Template Tech like Velocity, fastm.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
The Niggle web application framework is a java class library that allows
a complete separation of data and presentation from the servlet's dispatching
logic. It leverages various Java API's as well as the freemarker template library.
(F)irm, (F)ast, (F)lexible and (F)ree Java Web Framework. Supports RESTful web services in a manner roughly based on JAX-RS and Jersey. Prevents mixing presentation and business layer by powerful template system and flexible, reusable components.
A MVC oriented client-server web framework written in C and JavaScript for Apache HTTP servers. The server executes models and the built-in template engine creates the view. The client-side is a JS API, and makes communication with the server easy.
Aigebi Rbac a token driven role-based access control engine. It's pure java product. The core rbac engine is deployed as jar. It provides both java API and custom jsp tags. Admin portal is provided to manage rbac data and showcase how to use rbac engine