Projects tagged ‘ajax’ and ‘j2ee’


[28 total ]
40

Apache Cocoon

   
Primary Language: Java Licensed as: Apache License 2.0

Apache Cocoon is a web development framework built around the concepts of separation of concerns and component-based web development. Cocoon is "web glue for your web application development needs". It is a glue that keeps concerns separate and ... [More] allows parallel evolution of all aspects of a web application, improving development pace and reducing the chance of conflicts. [Less]

Metrics updated 30 Aug 08

38

Wicket

   
Primary Language: Java Licensed as: Apache License 2.0

With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again. Swap the boilerplate, complex debugging and brittle code for powerful, reusable components written with plain Java and HTML.

Metrics updated 20 Jul 08

33

Facelets

   
Primary Language: XSL Transformation Licensed as: Common Development and Distribution License

A JavaServer Faces specific view-technology that combines the ease of Tapestry-like components with the familiar syntax of JSP within valid XML-syntax and EL use. Incorporating custom UIComponents is extremely easy, including being able to define ... [More] Component trees in other files. Additional features include a high performance templating framework that makes composing JSF pages extremely simple. [Less]

Metrics updated 03 Sep 08

31

MyFaces

   
Primary Language: Java Licensed as: Apache License 2.0

MyFaces is the first free implementation of Suns new JavaServer (tm) Faces (aka JSF). See http://java.sun.com/j2ee/javaserverfaces for more information.

Metrics updated 03 Sep 08

18

JBoss Portal

   
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

JBoss Portal provides an open source platform for hosting and serving a portal's Web interface, publishing and managing its content, and customizing its experience.

Metrics updated 03 Feb 08

17

Wicket Stuff

   
Primary Language: JavaScript Licensed as: Apache License 2.0,BSD-ish License,GNU Lesser General Public License 2.1

Umbrella project for integrations of Wicket and other projects such as Jasper Reports, Hibernate, Freemarker. Also a home for small community contributions.

Metrics updated 02 Sep 08

16

Direct Web Remoting

   
Primary Language: JavaScript Licensed as: Apache License 2.0

DWR is a simple servlet plugin that allows you to expose selected Java classes via JavaScript. DWR comprises a servlet to marshal requests from JavaScript and code to generate the browser code to make calling Java code directly from a web form simple. DWR can make writing interective DHTML pages (like GMail) very much simpler.

Metrics updated 03 Sep 08

12

AppFuse

   
Primary Language: Java Licensed as: Apache Software License

AppFuse is an open source project and application that uses open source tools built on the Java platform to help you develop Web applications quickly and efficiently. It was originally developed to eliminate the ramp-up time found when building new ... [More] web applications for customers. At its 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. AppFuse 1.x uses Ant to create your project, as well as build/test/deploy it. AppFuse 2.x uses Maven 2 to create your project as well as build/test/deploy it. IDE support is much better in 2.x because you can generate the IDE project files with Maven plugins. AppFuse 1.x uses XDoclet and JDK 1.4+. AppFuse 2.x uses annotations and JDK 5+. [Less]

Metrics updated 02 Sep 08

10

Struts Applications

   
Primary Language: Java

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 ... [More] and the View. For the Model, Struts can interact 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]

Metrics updated 04 Sep 08

8

WebWork

   
Primary Language: JavaScript Licensed as: Apache-ish License

WebWork is a Java web-application development framework. It is built specifically with developer productivity and code simplicity in mind, providing robust support for building reusable UI templates, such as form controls, UI themes ... [More] , internationalization, dynamic form parameter mapping to JavaBeans, robust client and server side validation, and much more. [Less]

Metrics updated about 13 hours ago