Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Tapestry

Compare

Claimed by Apache Software Foundation Analyzed about 6 hours ago

Apache Tapestry is an open-source component-oriented Java web application framework conceptually similar to JavaServer Faces and Apache Wicket. Tapestry emphasizes simplicity, ease of use, and developer productivity. It adheres to the Convention over Configuration paradigm, eliminating almost all ... [More] XML configuration. Tapestry complements and builds upon the standard Java Servlet API, so it works in any servlet container or application server. [Less]

665K lines of code

4 current contributors

5 days since last commit

59 users on Open Hub

Moderate Activity
4.33333
   
I Use This

Struts2 jQuery Plugin

Compare

  No analysis available

A Plugin for the popular java web framework struts2 to provide ajax functionality and UI Widgets based on the jQuery javascript framework.

0 lines of code

0 current contributors

0 since last commit

34 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: apache_2

Apache Click

Compare

Claimed by Apache Software Foundation Analyzed about 10 hours ago

Apache Click is a modern JEE web application framework, providing a natural rich client style programming model. Click is designed to be very easy to learn and use, with developers getting up and running within a day.

139K lines of code

0 current contributors

over 8 years since last commit

15 users on Open Hub

Inactive
4.81818
   
I Use This

AppFuse

Compare

  Analyzed about 3 hours ago

AppFuse is a full-stack framework for building web applications on the JVM. It was originally developed to eliminate the ramp-up time found when building new web applications for customers. Over the years, it has matured into a very testable and secure system for creating Java-based webapps. At its ... [More] core, AppFuse is a project skeleton, similar to the one that's created by your IDE when you click through a wizard to create a new web project. [Less]

84K lines of code

0 current contributors

almost 8 years since last commit

15 users on Open Hub

Inactive
4.8
   
I Use This

Tiles

Compare

Claimed by Apache Software Foundation Analyzed about 9 hours ago

Apache Tiles is a templating framework built to simplify the development of web application user interfaces. Tiles allows authors to define page fragments which can be assembled into a complete page at runtime. These fragments, or tiles, can be used as simple includes in order to reduce the ... [More] duplication of common page elements or embedded within other tiles to develop a series of reusable templates. These templates streamline the development of a consistent look and feel across an entire application. [Less]

32.3K lines of code

0 current contributors

over 5 years since last commit

10 users on Open Hub

Inactive
3.75
   
I Use This

AppFuse Light

Compare

  Analyzed 1 day ago

AppFuse Light is a lightweight version of AppFuse. I was inspired to create it when looking at the struts-blank and webapp-minimal applications that ship with Struts and Spring, respectively. These "starter" apps were not robust enough for me, and I wanted something like AppFuse, only simpler.

15.2K lines of code

0 current contributors

about 9 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Metawidget

Compare

  Analyzed about 3 hours ago

Metawidget takes your domain objects and automatically creates, at runtime, native User Interface components for them - saving you handcoding your UIs. Supports Swing, Java Server Faces (JSF), Spring (Spring Web MVC), Struts, Android, Hibernate...

191K lines of code

2 current contributors

about 1 year since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

Tudu Lists

Compare

  Analyzed about 12 hours ago

Tudu Lists is an on-line application for managing todo lists. With Tudu Lists, todo lists can be easily accessed, edited and shared on the Web. It is a simple but effective project management tool.

76.7K lines of code

0 current contributors

over 14 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

MD4J

Compare

  No analysis available

MD4J is a passive, model driven, extensible J2EE webapp generator used through Ant or Maven. Currently Hibernate 3 mappings are supported as input, with EJB 2.1, Struts 1.x and JSP 2.0 as output for CRUD and Search operations with patterns like MVC, DAO and SessionFacade. One of the main features ... [More] of MD4J is that it allows you to work on your model iteratively, providing a complete J2EE application following your model changes. So, each time you edit your model and build your project, MD4J will generate high quality code from JSPs and Struts classes, to Session EJBs and DAOs, allowing you to test CRUD and Search functionality on top of your model right away. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

karma mvc framework

Compare

  No analysis available

There will be no new release of karma-mvc and karma-jcr anymore. It is not actively supported anymore. Please have a look at: http://blog.inceedo.com/articles/2006/01/07/the-end-of-the-karma-framework karma is a lightweight and simple to use j2ee open source (BSD) application framework intended ... [More] for rapid application development. It currently contains two components "common" and "jcr". The "common" component is the framework core and is based on the well known model view controller (mvc) pattern. Key features of karma "common": Less xml description through convention over configuration approach (in fact a xml descriptor is optional) Easy to test (mock objects are provided) Easy to learn because it uses simple POJO actions, interceptors and filters Less overhead and complexity Less coding, quicker results Less web-centricity and no container bindings Autowiring of dependencies (spring framework integration) Ajax capabilities The "jcr" component is a simple API to persist Java Bean objects to a Java Content Repository (JCR). Therefore it is an JCR Object Persistence Framework. Key features of karma "jcr": Multi domain repository layout Integrated user management No XML mapping Out-of-the-box object persistence Works with karma and other webapplication frameworks (spring framework integration) [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd