Projects tagged ‘mvc’ and ‘spring’


Jump to tag:

Projects tagged ‘mvc’ and ‘spring’

Filtered by Project Tags mvc spring

Refine results Project Tags java (29) web (15) framework (12) j2ee (10) hibernate (10) ajax (7) jsf (5) development (5) appfuse (4) aop (4) jsp (4) javascript (4)

[40 total ]

622 Users
   

Spring is a lightweight Java/J2EE application framework based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson. It includes powerful JavaBeans-based configuration ... [More] management applying Inversion-of-Control principles, a generic abstraction layer for transaction management allowing for pluggable transaction managers, a JDBC abstraction layer, integration with Hibernate, JDO, Apache OJB, and iBATIS SQL Maps, AOP functionality, and a flexible MVC Web application framework with multiple view technologies. There is also a .NET port available. [Less]
Created over 3 years ago.

40 Users
   

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". ... [More] It is a glue that keeps concerns separate and allows parallel evolution of all aspects of a web application, improving development pace and reducing the chance of conflicts. [Less]
Created over 3 years ago.

14 Users
   

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 ... [More] eliminate the ramp-up time found when building new 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]
Created over 3 years ago.

6 Users
   

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 ... [More] is an independent application with Jetspeed acting as the central hub making information from multiple sources available in an easy to use manner. [Less]
Created over 3 years ago.

1 Users

Inspired and influenced by the Java based Spring richclient project this projects goal is to help leveraging Springs power in desktop applications. Unlike the Java version, which uses a frame based ... [More] attempt to provide views for different application aspects (just like web applications), one of the main goals of Spring.NET RichClient is to retain and further improve Windows Forms design-time capabilities. It provides dependency injection into forms and user controls as well as input validation based on the Spring.NET Validation Framework. [Less]
Created over 3 years ago.

0 Users

O proprósito do projeto Belerofonte é desenvolver um framework MVC como WebWork e VRaptor com suporte a interfaces RIA. Na sua primeira versão ele trará os seguintes recursos: Configuração ... [More] por anotação ou por arquivo XML, ambos coexistindo para mais flexibilidade; Interceptadores; Injeção de Dependência; Validação extensível através de plugins para validação server side; Outjection; Ajax (retorno XML ou JSON); Message resources para internacionalização A versão 1.1 tem o objetivo de introduzir interceptadores padrões que acompanharão o framework como: Login flow interceptor; Extensão da Validação para o lado cliente com o uso dos plugins de validação; Refresh Token interceptor para resubmissão de formulário; File upload interceptor; e muito mais; A versão 1.5 tem por objetivo oferecer suporte ao desenvolvimento de interface com recursos RIA utilizando biblioteca de tags, ainda não foi decidido se o suporte será a Adobe FLEX ou JavaFX ou os dois; [Less]
Created 3 months ago.

0 Users

一个类似struts的有我一个人开发mvc框架 1.1version帮助文件
Created 3 months ago.

0 Users

My First time using appfuse, guide by Leo Barrientos.
Created about 1 year ago.

0 Users

A minimalistic framework that helps you in converting your Spring beans into HTTP-accessible controllers using one servlet and a few additional lines in your XML application context. This framework ... [More] uses Extensible XML authoring feature available in Spring and allows you to expose the bean using just one additional XML attribute on your bean. This framework has been created to accompany my master's thesis on MVC. Check out the tutorial [Less]
Created 4 months ago.

0 Users

This project will represent an online "university" in which individual's can create courses including content, quizzes and other material. It will implement social networking concepts like groups ... [More] , "microblogging" and real time chat. Users can be students, course creators "profs" or both. [Less]
Created 4 months ago.