Browsing projects by Tag(s)

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

Showing page 1 of 1

Struts is a Jakarta project that provides a J2EE framework for building Web applications. It is based on a Model 2 approach, a variant of MVC. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact ... [More] with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, Velocity Templates, XSLT, and other presentation systems. [Less]

3.5
   
  0 reviews  |  19 users  |  302,637 lines of code  |  0 current contributors  |  Analyzed over 4 years 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
 
 

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.

5.0
 
  0 reviews  |  3 users  |  187,276 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

OverviewJSON.simple is a simple Java toolkit for JSON. You can use JSON.simple to encode or decode JSON text. FeaturesFull compliance with JSON specification (RFC4627) and reliable (see compliance testing) Provides multiple functionalities such as encode, decode/parse and escape JSON text while ... [More] keeping the library lightweight Flexible, simple and easy to use by reusing Map and List interfaces Supports streaming output of JSON text Stoppable SAX-like interface for streaming input of JSON text (learn more) Heap based parser High performance (see performance testing) No dependency on external libraries Both of the source code and the binary are JDK1.2 compatible Getting StartedNote: You need to put the latest json_simple-1.1.jar in your CLASSPATH before compiling and running the example codes. Encoding Examples Decoding Examples Escaping Examples JSP and AJAX Examples Mapping Between JSON and Java Entities JSON Java string java.lang.String number java.lang.Number true|false java.lang.Boolean null null array java.util.List object java.util.Map JSON.simple maps entities from the left side to the right side while decoding or parsing, and maps entities from the right to the left while encoding. While decoding, default concrete class of java.util.List is org.json.simple.JSONArray and default concrete class of java.util.Map is org.json.simple.JSONObject. While encoding, other classes that are not listed on the right side of the table need to implement JSONAware or JSONStreamAware (streaming only) to customize JSON outputs. In such cases, JSON.simple calls JSONAware.toJSONString() or JSONStreamAware.writeJSONString() to determine the resulting JSON text. Maven RepositoryJSON.simple in central maven repository Developer's GuideBuild With Ant Build With Eclipse The JSON Lexer JSON.simple in ProjectsVuze (Azureus) Apache Cassandra Apache Clerezza Apache MyFaces Apusic OperaMasks co-ode-owl-plugins google-caja GV Hula from Novell jmx4perl LabKey Server Mozilla Bespin MTS MUSCLE NuGram Platform PhyloWidget TopQuadrant TopBraid Suite™ XBrain ZK.forge JSON.simple in FedoraFedora 12, Fedora 11 and Fedora EPEL 5 JSON.simple in PublicationsO'Reilly - Ajax On Java Ajax development case study Tutorial from webucator A Review of 5 Java JSON Libraries (Rob@Rojotek) PeopleSoft PeopleTools Tips & Techniques by Jim J. Marion Tutorial: Using Ext JS, Servlets, JSON, MySQL and Tomcat on Fedora Next StepsAuto marshalling and unmarshalling utils for Java Beans LinksJSON.org Initial version of JSON.simple Special ThanksYourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler. [Less]

0
 
  0 reviews  |  3 users  |  2,024 lines of code  |  1 current contributor  |  Analyzed 6 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 8 days ago
 
 

Here, is the repository of all my tutorial-projects

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

Everything about Mukesh Chapagain's Blog

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

Este es un ejemplo para aprender como utilizar Ajax, forma parte de los artículos publicado en http://thinkcoderepeat.blogspot.com Espero que les sirvan

0
 
  0 reviews  |  0 users  |  469 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Launching a tutorial site for Java related technologies

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 1 year ago
 
 

OverviewThis project GrailsRAIN explores working examples of rich ui for basic Grails CRUD, focusing on TreeViews. There are three initial points of interest: a basic "hello world" example to prove setup (mostly done) an intermediate example with a static tree view control an ... [More] advanced example with a dynamic tree view and connected datatable DetailsI have found the documentation and available examples for direct Grails->TreeView integration to be lacking. I would like to develop a mini-cookbook starting with direct YUI access. GoalsAs my grails experience grows, I would like to expand out to some of the derivatives such as Grails-UI, RichUI, GWT, Dojo and others. Thanks, Sean [Less]

0
 
  0 reviews  |  0 users  |  13,211 lines of code  |  0 current contributors  |  Analyzed 7 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.