Tags : Browse Projects

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

Tiles

Compare

Claimed by Apache Software Foundation Analyzed about 16 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

JavaMelody

Compare

  Analyzed about 7 hours ago

monitoring of JavaEE applications

69.8K lines of code

9 current contributors

29 days since last commit

10 users on Open Hub

Moderate Activity
5.0
 
I Use This

Apache TomEE

Compare

Claimed by Apache Software Foundation Analyzed about 8 hours ago

Apache TomEE, pronounced "Tommy", is an all-Apache Java EE 6 Web Profile certified stack where Tomcat is top dog. Apache TomEE is assembled from a vanilla Apache Tomcat zip file. We start with Tomcat, add our jars and zip up the rest. The result is Tomcat with added EE features - TomEE.

662K lines of code

89 current contributors

3 days since last commit

9 users on Open Hub

Moderate Activity
5.0
 
I Use This

Vaadin Addon: Lazy Query Container

Compare

  Analyzed about 3 hours ago

Lazy Query Container is a Vaadin framework addon which provides lazy loading container for Vaadin tables. Lazy Query Container supports buffered reads and writes of items. Data reads and writes are delegated through Query interface to an application specific business delegate.The QueryFactory and ... [More] Query interface implementations are designed to be application specific and should invoke a data source like WebService client, JDBC connection, JPA context or Java service class to read and write data items. The data source has to support querying data in batches.Lazy Query Container supports the following features: lazy loading of items, loading Items in batches, item caching with limited cache size, sorting, query statistics, changing item set and changing property set. Since version 1.1.0 Lazy Query Container also supports adding items, modifying items and removing items. The changes are buffered and can be either commited or discarded. Row status icons and status column generator are also included to allow for visualization of row states. See the demo for hands on experience on the features.If you like this add-on please add it to your stack in ohloh by clicking I use this button in the project page: https://www.ohloh.net/p/vaadin-lazyquerycontainer [Less]

5.92K lines of code

0 current contributors

about 8 years since last commit

9 users on Open Hub

Inactive
4.66667
   
I Use This

Woodstock

Compare

  No analysis available

Project Woodstock participants are developing the next generation of User Interface Components for the web, based on Java Server Faces and AJAX. This open source collaboration enables a community of developers to create powerful and intuitive web applications that are accessible and localizable, and ... [More] which are based on a uniform set of guidelines and components, to help ensure ease of development and ease of use. [Less]

0 lines of code

0 current contributors

0 since last commit

8 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: common_de...

JSFTemplating

Compare

  No analysis available

JSFTemplating makes JSF development easier. It provides an alternative to JSP. It includes features such as: the Facelets templating format, events / handlers, page session, and many other features for page authors. It also allows JSF components to be written using templating.

0 lines of code

0 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: common_de..., gpl

Envers

Compare

  No analysis available

The Envers project makes it simple to version entities. The only thing required is annotating them with @Versioned. Storing historical data (versions) is completely transparent to the developer. He/she may interact with the entities as always. Not only basic properties of an entity can be ... [More] versioned, but also relations, making it possible to view parts of the database as they were at a given revision (each revision has an associated timestamp, one revision = one transaction, in which versioned data has changed). Moreover, Envers provides a straightforward interface for retrieving historical data, a criteria-like query interface, and the possibility to store additional information alongside each revision. Envers works with Hibernate and Hibernate Entity Manager. [Less]

0 lines of code

0 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

JBoss Web Services

Compare

Claimed by JBoss Analyzed 1 day ago

JBoss Web Services Framework

125K lines of code

6 current contributors

3 days since last commit

7 users on Open Hub

Moderate Activity
4.0
   
I Use This

JASMINe

Compare

Claimed by The OW2 Consortium No analysis available

JASMINe is an advanced configuration and management tool for Java EE cluster (JOnAS). It provides the following features - cluster configuration and deploy ment through a Eclipse RCP console - cluster monitoring and error detection mechanisms - an soon, some automatic scaling and healing capabilities JASMINe is an OW2 project.

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

Java Simon

Compare

  Analyzed about 5 hours ago

Java Simon - Simple Monitoring API Java Simon is a simple monitoring API that allows you to follow and better understand your application. Monitors (familiarly called Simons) are placed directly into your code and you can choose whether you want to count something or measure time/duration. ... [More] Current version 3.4 (released on August, 2013) provides core monitor functionality, extensibility via Callbacks, JMX and Spring integration tools (AOP based), Java EE monitoring (Servlet filter, EJB interceptor) and easy to use JDBC4 proxy driver that measures JDBC performance and can log all statements too. This all can be displayed on web-based Console. Version requires Java SE 6 or higher. [Less]

27.4K lines of code

5 current contributors

about 2 years since last commit

4 users on Open Hub

Inactive
4.5
   
I Use This