Browsing projects by Tag(s)

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

Showing page 1 of 9

Spring Web Flow is a Java web application framework that allows developers to model user tasks as high-level modules called flows. Flows can be implemented consistently across several web environments including Spring MVC, Struts, JSF, and Portlet.

3.72727
   
  1 review  |  24 users  |  436,449 lines of code  |  1 current contributor  |  Analyzed over 1 year 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]

4.85714
   
  1 review  |  18 users  |  54,025 lines of code  |  5 current contributors  |  Analyzed 5 months ago
 
 

Jetspeed is an Open Source implementation of an Enterprise Information Portal, written in Java and XML. Within a Jetspeed portal, individual portlets can be aggregated to create a page. Each portlet is an independent application with Jetspeed acting as the central hub making information from multiple sources available in an easy to use manner.

4.25
   
  0 reviews  |  11 users  |  287,140 lines of code  |  2 current contributors  |  Analyzed 4 days ago
 
 

A living example of how to use Spring Security and JSF. A playground for interested OSS developers.

5.0
 
  0 reviews  |  9 users  |  0 current contributors  |  Analyzed 1 day ago
 
 

Spring-Annotation is a library that enables the use or annotations to configure your application using spring-framework as a backend. In the next versions it will enable the use of standard Java EE annotations as an alternative way to configure your application, but without a need for a full Java EE 5 application server.

4.5
   
  0 reviews  |  3 users  |  20,067 lines of code  |  0 current contributors  |  Analyzed about 2 years 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...

0
 
  0 reviews  |  2 users  |  319,351 lines of code  |  2 current contributors  |  Analyzed 7 days 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.

5.0
 
  0 reviews  |  2 users  |  21,369 lines of code  |  2 current contributors  |  Analyzed 4 days ago
 
 

Sistema de cadastrado de curriculo.

0
 
  0 reviews  |  1 user  |  13,162 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

Create Rapid J2EE Applications Using Visual Tools.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 6 days ago
 
 

Why 'DeltaSet'?Delta comes from the letter Δ or δ in the Greek alphabet, also used as a mathematical symbol. Δ often denotes a difference; δ can represent a small change or amount. Set can be thought of as any collection of distinct objects considered as a whole. Although this appears ... [More] to be a simple idea, sets are one of the most important and fundamental concepts in modern world. The main goal of 'DeltaSet' is to provide the needed artifacts, ideas, philosophy for fast, cheap, full of fun creation of web applications. On the other hand.... this is just a collection of nice toys :) Maven ArchetypesThis section contains maven archetypes to help you quickly and easily get started on a web project.Each archetype allows you to generate a template for your project based on the included sample web application. (This supposes that maven 2.x is already installed in your system) This section contains maven archetypes to help you quickly and easily get started on a project. Each archetype allows you to generate a template for your project based on the included sample application. (This supposes that maven 2.x is already installed in your system) Creating a template for a web application:Execute the following command to create the project template: mvn archetype:create \ -DarchetypeGroupId=org.deltaset \ -DarchetypeArtifactId= \ -DarchetypeVersion= \ -DgroupId= \ -DartifactId= \ -DremoteRepositories=http://deltaset.googlecode.com/svn/maven2 and pertains to the information about the new project you want to create. For the , refer to the list below. Running the sample web application: Execute the command mvn jetty:run. Point your browser to http://localhost:8080 . Available archetypes:JSFThis archetype allows you to generate a template for a web application that uses JSF with the following libraries: RichFaces 3.1.2.SP1, Facelets 1.1.14, Sun JSF RI 1.2_07. The sample webapp is based on example from the Ajax4jsf library. Artifact Details: Archetype Source: http://deltaset.googlecode.com/svn/trunk/maven-archetypes/maven-archetype-richfaces-start/ Artifact ID: maven-archetype-richfaces-start Artifact Version: 1.0 mvn archetype:create -DarchetypeGroupId=org.deltaset -DarchetypeArtifactId=maven-archetype-richfaces-start -DarchetypeVersion=1.0 -DgroupId=my.com -DartifactId=richfacesDemo -DremoteRepositories=http://deltaset.googlecode.com/svn/maven2 Debugging Jetty from MavenTo debug Jetty, when using the Jetty plugin you need to debug Maven itself use the MAVEN_OPTS variable: set MAVEN_OPTS=-Xms128m -Xmx256m -Xdebug -Xnoagent -Xrunjdwp:server=y,transport=dt_socket,address=5005,suspend=n [Less]

0
 
  0 reviews  |  0 users  |  19,024 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.